Configuration problems...

2007-11-05 Thread Serge Mathieu
Hi every one, I have installed Struts 1.3.8 used the struts-blank-1.3.8.war to create a first project, it run on an Apache Tomcat 5.0 with a JDK1.4.2_08. When I first try the app with the /Welcom.do url from the struts-blank app, no problem (this Welcom.do is just an url that forward directly to js

Re: Config problems ?

2007-10-28 Thread Serge Mathieu
Thank you for your mail something but it do not help. I have added the "throws IOException, ServletException" at the end of my method execute declaration but the problem persist. Any other help would be greet. Thank you. 2007/10/26, Serge Mathieu <[EMAIL PROTECTED]>: > >

Config problems ?

2007-10-26 Thread Serge Mathieu
Hi every one, I have installed Struts 1.3.8 used the struts-blank-1.3.8.war to create a first project, it run on an Apache Tomcat 5.0 with a JDK1.4.2_08. When I first try the app with the /Welcom.do url from the struts-blank app, no problem (this Welcom.do is just an url that forward directly to js