Issue with Struts application on Jboss Server

2004-07-06 Thread Udaya Prakash
I am running a struts application in JBoss. When the server is getting started I am getting the following error message: Loading container servlet default 16:01:51,654 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true 16:01:53,34

Need guidance in struts validator framework

2004-09-07 Thread Udaya Prakash
Hi, I am having a Dynavalidatorform and it has two properties A and B. I need to check for the following conditions Both should be equal to zero or Both should be greater than zero. Can u just me how it can be done in a declarative way using the struts validator framework. Regar

RE: Need guidance in struts validator framework

2004-09-07 Thread Udaya Prakash
It is 1.1 Jim Barrows <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Udaya Prakash [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 07, 2004 2:52 PM > To: [EMAIL PROTECTED] > Subject: Need guidance in struts validator framework > >