You don't "install" Struts (except for storing the binary distribution on disk), you 
install a web application that uses Struts.  Using Struts in your web application is 
reasonably well-defined in the Struts online documentation.  "Using" it mostly 
consists of putting the "struts.jar" file in the "WEB-INF/lib" directory of your WAR 
file, and configuring the "web.xml" file to use the ActionServlet.

> -----Original Message-----
> From: Eric Gignac [mailto:egignac@;licef.teluq.uquebec.ca]
> Sent: Tuesday, November 12, 2002 1:46 PM
> 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>

Reply via email to