Hi,

I have been following the threads on struts.jar issue and this is what I have. I have 
deployed an application using struts 1.0 build with tomcat 3.2.1 on windows NT. 

Here's the strange situation:

If I don't add struts.jar in my classpath, I can run struts-example but CANNOT run my 
own application. I get the error in the attached  'my_application_error.html' file.

 <<my_application_error.htm>> 

Now if I add struts.jar in my classpath, I can run my own application but CANNOT run 
struts-example now. The error I get is in 'struts_example_error.html' file

 <<struts_example_error.htm>> 


So what is the right way?

-Nimmi

my_application_error.htm

struts_example_error.htm

Reply via email to