just curious,
is there any issues relating to how big in size a JSP
can be in Tomcat?
i remember working with Websphere, JSPs have a
limitation of 64k. that is, if the compiled .class
file for a JSP exceeds 64k, the server will return an
ugly run-time error whenever someone tries to access
it.
also, WebSphere had a JSP name length limitation as
well. if the name of the JSP file was over a certain
number of characters, it would also cause a run-time
error. (can't remember if this included the entire
context path or not.. ie. if you have a deep JSP
folder structure) does Tomcat have issues with name
lengths as well?
thanks in advance
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]