Tomcat has the same file size limits.

As for file length, that is probably operating system dependent.

-Tim

Woodchuck wrote:

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?

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to