If the number of JSPs is little, probably jspc can be used to precompile the
pages.
And then the web.xml file has to modified to put servlet-mappings for the
pages.


-----Original Message-----
From: Thomas Buckel [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 02, 2001 3:38 PM
To: [EMAIL PROTECTED]
Subject: Generated JSP classnames are too long


Hi,
I'm trying to use JSPs in a directory structure like
..\01_abcdef\0101_abcdefswf\010101_sample.jsp, but Tomcat generates a
package/classname in the work directory that's about 275 characters
long. And that won't work with NT...
Does anybody know how I can fix (shorten) the generated classname ?

Thanks in forward,
Thomas
[EMAIL PROTECTED]


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


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

Reply via email to