Every so often (because hey, no one's perfect), I'll get a stacktrace during
development, and I've noticed something about the filenames being generated
for the JSP -> java source.
If my jsp filename has an underscore in it, I get an extra 005f in the java
source filename.
exitSession.jsp -> exitSession_jsp.java
exit_session.jsp -> exit_005fsession_jsp.java
This didn't happen with TC4.1.31, but does happen with TC5.0.28
What's up with that? (Not that it matters, it all works... but is there a
reason?)
------------------------------------------------
mike curwen
intermediate programmer
globally boundless
204 885-7733 ext 227
www.globallyboundless.com
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)