Re: Error deploying struts application in tomcat

2008-08-05 Thread ramya lekha
] > Sent: Monday, August 04, 2008 4:50 PM > To: Tomcat Users List > Subject: Error deploying struts application in tomcat > > HI, > > I had written a build.xml file for my struts application.. this file > creates > a .war file which i can deploy in a tomcat server. I am

RE: Error deploying struts application in tomcat

2008-08-04 Thread Tandel, Aswin
Tandel Email - [EMAIL PROTECTED] -Original Message- From: ramya lekha [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2008 4:50 PM To: Tomcat Users List Subject: Error deploying struts application in tomcat HI, I had written a build.xml file for my struts application.. this file

Error deploying struts application in tomcat

2008-08-04 Thread ramya lekha
HI, I had written a build.xml file for my struts application.. this file creates a .war file which i can deploy in a tomcat server. I am able to create a .war file... and wen I deploy it in the server and start calling the application "servername/proj/index.jsp" i can view the jsp page and wen i c