re: Need help in struts

2004-09-02 Thread Gao Ye Wei
Hi: Here is an example. the property in is the filed in the action form. If you use , it's very convenience, the collection is the collection you hold data getted from DB, the property is the data field of a bean in the collection, not the same as property in the t

RE: Need help in struts

2004-09-02 Thread Buland Altaf
Hi There, If u have many values comming from database (like countries,cities etc) then its better to use html:options tag and if u have some static values (like yes/no,true/false) then u should use html:option tag. Hope it will answer u question. Regards, --- "Slattery, Tim - BLS" <[EMAIL PROT

RE: Need help in struts

2004-09-02 Thread Slattery, Tim - BLS
> i am new to struts, i would like to know to use > to dynamically populate data in the combo box, for the database. The tag generates the and tags surrounding a select group. To generate the tags within it, use the , or tag. Documentation is at http://struts.apache.org/userGuide/struts-h

Re: Need help in struts

2004-09-02 Thread DGraham
http://www.google.com/search?q=html+select+struts+tag http://struts.apache.org/userGuide/struts-html.html http://forums.devshed.com/t108902/s.html http://www.onjava.com/pub/a/onjava/2003/07/30/jakartastruts.html "viji.george" <[EMAIL PROTECTED]> 09/02/2004 07:56 AM Please respond to "S