RE: ActionErrors configuration

2003-11-03 Thread Ramesh Bobba
Hi, Turns out that even though the documentation says I should use ActionErrors.add(String, ActionMessage), using (String, ActionError) solved the problem! Any ideas why? Ramesh. -Original Message- From: Mikael Eriksson - Swedish Connection [mailto:[EMAIL PROTECTED] Sent: Monday, Novemb

ActionErrors configuration

2003-11-03 Thread Ramesh Bobba
Hi, I am trying to configure my app so that when some of the text fields are not populated, I show errors and redisplay the same page. The configuration I have is: . When I try to run the app with this configuration and there are errors, I get: The requested

RE: Struts and Tomcat

2003-10-29 Thread Ramesh Bobba
example struts apps work with your tomcat install? > -Original Message- > From: Ramesh Bobba [mailto:[EMAIL PROTECTED] > Sent: Thursday, 30 October 2003 11:56 AM > To: 'Struts Users Mailing List' > Subject: RE: Struts and Tomcat > > > Hi, > &

RE: Struts and Tomcat

2003-10-29 Thread Ramesh Bobba
. Explanation on my site: http://daydream.stanford.edu/tomcat/install_web_services.html#struts Oscar On Wed, 29 Oct 2003, Ramesh Bobba wrote: > Hi, > > The struts.jar is in the WEB-INF/lib directory along with all the > commons and the Jakarta-oro jars. I thought the jar files are pi

RE: Struts and Tomcat

2003-10-29 Thread Ramesh Bobba
ction/ActionForm On Wednesday, October 29, 2003, at 06:39 PM, Ramesh Bobba wrote: > Caused by: java.lang.NoClassDefFoundError: > org/apache/struts/action/ActionForm - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Struts and Tomcat

2003-10-29 Thread Ramesh Bobba
Hi, I downloaded struts 2 days ago and am trying to create a new app under Tomcat 4.1.24 and JDK1.4.2. When I try to start the server I get the following exception. Can anyone tell me whats wrong? Thanks, Ramesh. http://jakarta.apache.org/struts/dtds/struts-config_1_2.