Vinitha,
 
Assume 'Tomcat\webapps\root' is your project folder...
 
Create separate folders of images, js, html, styles etc. and place the respective 
files in the respective folders...
 
Place all your jsps in the root directly...
 
the web-inf should be in your root...
 
in the web-inf place your web.xml and struts-config and all tld files...
 
create a folder lib in your web-inf and place all the jars in the lib folder
 
set your java classpath in your catalina.bat that lies in the bin folder...
 
Run the server and write a action and check... This should work...
 
Hope this helps...
 
-J


Vinita Keswani <[EMAIL PROTECTED]> wrote:

Hello,



I am trying to deploy my struts application on tomcat..does somebody have a list of 
do's and dont's for that which paths to set etc...for eg: where does struts-config go?



Thanks in advance



---------------------------------
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears

---------------------------------
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears

Reply via email to