[HK] List backed parameter validation

2003-03-03 Thread harish krishnaswamy
Is it possible to add a validation rule (required for ex.) to all list backed parameters in the case od a dynamic form? If yes, how is it defined in the validation-rules.xml? __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more

Re: [OT] Text editor usage (was RE: [OT]: What is vim?)

2003-03-03 Thread Dave Newton
On Mon, 2003-03-03 at 20:58, Rick Reumann wrote: Ginger: http://www.gilligansisle.com/ginger.html Mary Ann http://www.gilligansisle.com/mary.html (Sad that I actually looked this up on Google:) Yeah... The rest of us already had those pages bookmarked ;) Dave

changing ComboBox parameters with struts

2003-03-03 Thread Yaron Sela
Hi. I stored in the pageContext two ArrayList that contains different parameters. for example One contains priceses for sell apartment and one contains prices for rent apartment. Example: % pageContext.setAttribute(rentprices, com.managers.data.getArrayList(rentprices));

<    1   2   3