Hi Dan, Thank you for the reply. I have noticed that 4.1.10 generates the file names by putting 0002d, 0002f etc. Here is one example, tree_0002dcontrol_0002dtest_jsp.class Nagarjuna Rao Chakka
-----Original Message----- From: Dan Lipofsky [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 5:23 PM To: Tomcat Users List Subject: Re: tomcat generates the long file names... > The file name, which the tomcat (JSP Servlet) is trying to create is too > long to be saved on Win-2000, so, I think, it is unable to create the file. > Is there any way that we can configure the Tomcat to not to generate the > very long file names such as putting _0002e, _00025f etc., If we cannot, > that's ok, I should not use long file names and many subdirectories for my > web app. I am using tomcat 3.2.4. I am in the process of switching from tomcat 3.2.4 to tomcat 4. I noticed tomcat 4 generates much shorter names, so maybe you could try that. - Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
