Hi Dennis,
this is just a wild guess but are your classes placed in packages? As I recall at some point around 4.0x this became a prerequisite.
I'm unsure which classes your are speaking of. The generated class in this case is org.apache.jsp.index_jsp, but it is not placed in the package (folder) org/apache/jsp. Instead it's placed in the same folder as the JSP in the webapp.
I can see how this is a problem, if the webapp classloader isn't implemented in an unusually creative way. But I don't know how to alter this behaviour.
-dennis
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]