RE: Struts2 with JDK1.4.2_19 Tomcat 5.0.28

2010-06-24 Thread VR Venugopal Rao
Dear Raghu, Please install tomcat 6.0 and Java 1.5/1.6 Version to avoid filter start errors. Regards, VR Venugopal Rao -Original Message- From: Raghumys4 [mailto:raghum...@gmail.com] Sent: 24 June 2010 15:51 To: user@struts.apache.org Subject: Re: Struts2 with JDK1.4.2_19 Tomcat

How to Configure a DataSource in Struts 2.X

2010-05-31 Thread VR Venugopal Rao
Dear All, How do we configure a Datasource in Struts 2.X. 1. Do we put Driver and url in the Action Class file or 2. Do we configure the Driver and Url in the Web.xml or 3. Do we configure in struts.xml instead of web.xml. A Small example would be helpful. Regards, VR Venugopal Rao

Struts Action not getting initialised.

2010-03-23 Thread VR Venugopal Rao
I have mentioned the action configuration in web.xml but struts Action is not getting initialized. I have placed the jar file in the classpath also which is in lib folder. Where is the problem. Regards, VR Venugopal Rao -Original Message- From: Alex Rodriguez Lopez [mailto:alo