Hi,
I think WebSphere uses Jasper, or at least some versions of WebSphere
used jasper, so it's no coincidence that you're seeing the same limit ;)

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Tim Funk [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, June 16, 2004 12:58 PM
>To: Tomcat Users List
>Subject: Re: JSP compiled class file -- size limitation?
>
>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]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to