javax.servlet.ServletException

2003-02-04 Thread Eric Gignac
I try to run a simple example using struts and I have this error : javax.servlet.ServletException: Wrapper cannot find servlet class org.apache.struts.action.ActionServlet or a class it depends on I think everything is right in my web.xml ! Please help !

Re: XSLT Struts

2003-01-07 Thread Eric Gignac
This url don't work ! Where I can find this resource ? http://www.javaworld.com/javaworld/jw-02-2002/strutsxslt/jw-0201-strutsxslt Thanks - Original Message - From: "Johan" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 5:05 PM S

Re: Struts Installation

2002-11-12 Thread Eric Gignac
use? > > http://jakarta.apache.org/struts/resources/tutorials.html > > theserverside.com have just put up an artice too entitled "Fast Track to > Struts" at: > > http://www2.theserverside.com/resources/article.jsp?l=StrutsFastTrack > > Have fun boys

Struts Installation

2002-11-12 Thread Eric Gignac
Hi I'm looking for a good tutorial for the installation of Struts. Any links ? Thanks