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
Subject: Re: XSLT Struts


> [EMAIL PROTECTED] wrote:
> > here we go
> >
http://www.javaworld.com/javaworld/jw-02-2002/strutsxslt/jw-0201-strutsxslt.
> > zip
> > http://www.oroad.com/opencode/stxx/download.html
> >
> > these are two custom approachs (both with java sources), but if I can
tell
> > my feeling on the question, I suggest -if your app is "large"- that you
feed
> > cocoon with you're serialized XML ... but I don't own such an example.
> >
> 
>
> I agree on using cocoon for publishing XML data. But IMHO we shouldn't
> mix two parts of the universe to much. Struts for webapplications and
> cocoon as a publishing framework.
>
> I just started developing webapplications with struts. It's great for
> the application-part of the website, but for the publishing of static
> text I don't see much advantage using struts. For that I see a great
> advantage in using cocoon.
>
> Now I didn't use cocoon yet. But for me the ideal combination would be
> that I could insert into a tiles-definition a jsp-page, a struts-action,
> a tiles-definition or a xml page. The first three would be handled by
> struts and the xml-page by cocoon.
>
> Have anyone experience with this kind of use with cocoon and struts?
>
> Johan
>
> ---
> Nilling Software Design
> Postbus 43
> 2280 AA  Rijswijk ZH
> www: http://www.nilling.nl
> epost: mailto:[EMAIL PROTECTED]
>
>
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Struts Installation

2002-11-12 Thread Eric Gignac
Thanks. It will help me !


- Original Message -
From: "Ian Vellosa" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, November 12, 2002 4:59 PM
Subject: RE: Struts Installation


> Hmmm lets see, would this be of any 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 and girls!
> IV
>
>
>
>
> -Original Message-
> From: Eric Gignac [mailto:egignac@;licef.teluq.uquebec.ca]
> Sent: 12 November 2002 22:46
> To: Struts Users Mailing List
> Subject: Struts Installation
>
>
> Hi
>
> I'm looking for a good tutorial for the installation of Struts.  Any links
?
>
> Thanks
>
>
> --
> To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>




Struts Installation

2002-11-12 Thread Eric Gignac
Hi 

I'm looking for a good tutorial for the installation of Struts.  Any links ?

Thanks