beans in request scope and validation

2003-03-18 Thread Alistair Cairns
i am trying to keep my session size to a minimum as we will be using session replication with weblogic. I think i am missing something obvious. Must i use session scope for such collections when I have forms that get validated? Any advice gratefully received. thanks

RE: Validator problem with optional fields

2003-01-08 Thread Alistair Cairns
Cary Sorry this email does not provide an answer to your problem. I am coming across exactly the same problem. I was using 1.1b2 and downloaded 1.1b3. to overcome it. I see the problem with the minlength validator. if I have the following :

NEWBIE: Getting Tiles to work with web logic 7

2002-10-09 Thread Alistair Cairns
Hi I am new to using struts and have been getting up to speed on it over the last few days. I have a number of actions, action forms, and the validator up and running fine in a simple web app. I then tried to plug in tiles. my struts-config.xml has the following: