> 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]>
