Joseph, 

Struts isn't really "installed" or "configured" because it is not a
free-standing application. It must be incorporated into your own
application.


Here is how you install the demo:

Copy 'struts-example.war' (from the Struts' tarball's webapps directory)
in your container's own webapps directory.  Restart your servlet
container and surf to http://server:port/struts-example.

If you don't have a container, you can install Tomcat
(http://jakarta.apache.org/tomcat/), which works fine.


If it comes up, then you're in business. If not, then see your
container's documentation, check the container's logs, etc.

Cheers,
 
Bryan


-----Original Message-----

joseph agunpopo wrote:
> Hi
> 
> Can anyone tell me how to install and configure Struts.....please?
> 
> =====
> 
> joseph



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to