[jboss-user] [JBoss Getting Started Documentation] - Re: Something is wrong with the JSP files in the Duke's Ban

justinb do-not-reply at jboss.com
Tue Mar 13 08:13:28 EDT 2007


I did a bit more digging, and it seems there is a problem with Tomcat 5.5.20.

It doesn't handle "\$" in your JSP source file very well.

I had an email validation regex pattern (javascript) on that page, fixed it by importing the regex pattern from a seperate .js file (not parsed by Tomcat).

See http://issues.apache.org/bugzilla/show_bug.cgi?id=40797

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027506#4027506

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027506



More information about the jboss-user mailing list