Hi, I have a problem with the jsp's compiler when the jsp's name contains underscore character (_). In this case jasper doesn't convert well the jsp's name to class's name. For example a file named a_b.jsp will be named a_0005fb_jsp.java by the runtime compiler. This it causes various problems into debugger mode. To get it to work right, I have to go into Jasper and fix the code to make name files consistently. Does anyone known if the next jasper release will fix this bug?
thank in advance Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
