Quoting geek  J <[EMAIL PROTECTED]>:

> How to and where to place Struts 1.1 package in Tomcat If I need to work on
> Struts framework using JSP.? Do I need to configure anything more in my
> classpath to work struts.? Do I need any app developer seperately.?


You should plan including struts.jar (and the commons jars it depends on) inside
your webapp's /WEB-INF/lib directory, as described in the Struts User's Guide:

  http://jakarta.apache.org/struts/userGuide/configuration.html#config_add

The rest of the User Guide is very helpful to beginners as well.

Craig McClanahan



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


Reply via email to