Difference between different validator forms

2004-08-17 Thread Jitesh Sinha
Hi All 1.)what are the difference in scenarios when we want to use DynaValidatorForm and DynaValidatorActionForm 1.)what are the difference in scenarios when we want to use ValidatorForm and ValidatorActionForm Thanks, -Jitesh --

RE: Difference between different validator forms

2004-08-18 Thread Jitesh Sinha
, 2004 12:24 PM To: Struts Users Mailing List Subject: Re: Difference between different validator forms http://wiki.apache.org/struts/ValidatorActionForms On Wed, 18 Aug 2004 12:12:14 +0530, Jitesh Sinha <[EMAIL PROTECTED]> wrote: > Hi All > > 1.)what are the difference in scenari

RE: Difference between different validator forms

2004-08-18 Thread Jitesh Sinha
Never mind...I got it now.. -Original Message- From: Jitesh Sinha [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 1:05 PM To: Struts Users Mailing List Subject: RE: Difference between different validator forms Okay so that means DynaValidatorForm can be used throughout a

error in borrowObject of AbandonedObjectPool

2004-08-22 Thread Jitesh Sinha
Hello All, Any ideas why the following error will come "VBJ ThreadPool Worker" daemon prio=5 tid=0x00c59538 nid=0x5ae8 waiting for monitor entry [e677d000..e677fc30] at org.apache.commons.dbcp.AbandonedObjectPool.borrowObject(AbandonedObjectPool .java:111) - waiting to lock <

Action Class Reusable

2004-09-01 Thread Jitesh Sinha
Hi All, Is there a way we can make our Action Classes reusable across different modules? Generally we have one Action class for every module.Maybe,if we put our business logic in different business classes (particular to a module) and make these business classes implement a common interface? I hav

RE: Action Class Reusable

2004-09-01 Thread Jitesh Sinha
ly do some synctactic validation (if your not using validate() in the ActionForm or DynaValidatorForms) and point execution to the right direction and not much else. -Yves- On Wed, 1 Sep 2004 18:13:08 +0530, Jitesh Sinha <[EMAIL PROTECTED]> wrote: > Hi All, > > Is there a way we ca

RE: Action Class Reusable

2004-09-01 Thread Jitesh Sinha
rds Leon > -Ursprüngliche Nachricht- > Von: Jitesh Sinha [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 1. September 2004 14:43 > An: Struts Users Mailing List > Betreff: Action Class Reusable > > Hi All, > > Is there a way we can make our Action Classes reusable a

RE: [OT] Funny phone call from my Dad:)

2004-09-01 Thread Jitesh Sinha
That is VERY natural Rick...I think that will hapeen in 100% of the cases for people absolutely new to computers. -Original Message- From: Rick Reumann [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 01, 2004 7:39 PM To: Struts Users Mailing List Subject: [OT] Funny phone call fro

RE: display collection using logic:iterate

2004-09-02 Thread Jitesh Sinha
can you give us the code you are trying for writing to the textfields? -Original Message- From: babu [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 9:01 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: display collection using logic:iterate in struts , i retrieve a coll