> I have tomcat 4.1.29 and jdk1.3. I had understood what is > Struts,complete flow thru jakarta site. Can somebody tell > what jars,wars i have to install to run sample. I have > searched 5 hrs in jakarta but I have not understood what to > install in my tomcat folder to run ? I don't want tiles or > log4j.Suggest me ?
All you have to do is download the binary Struts distribution, (http://jakarta.apache.org/site/binindex.cgi) unzip it, and drop struts-example.war into your 'webapps' directory. It should auto-deploy (depending on your Tomcat settings) and then you can visit http://localhost:8080/struts-example and try it out. There is a users list specifically for Struts, you'll probably want to ask further questions there. -- Wendy Smoak Application Systems Analyst, Sr. ASU IA Information Resources Management --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
