You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mohan Radhakrishnan <Mo...@hclcomnet.co.in> on 2002/11/09 12:33:21 UTC

Set selected value

Hi,
     The selected value of a drop-down can be set by filling the String[] in
the form with the required values. But the values eventually come from the
database. So inside the form you have to have access to one of the scopes
where you could store the retrieved values. Is this how this is done ?
Accessing values like this just to set the selected value seems to be a
roundabout method. I am using collections in the tags.
Thanks,
Mohan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>