Using Struts in Tomcat
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.?
Javabeans.
I configured Tomcat 4.0 with Java 1.4.1. I need to work JSP with Javabeans. In that case where I need to place all my class files in Tomcat package and where I need to place all my JSP files.?