You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by pramod parnati <pr...@yahoo.com> on 2002/12/06 17:01:18 UTC

Struts with javascript

Hi 

The Task i have is to select one value from one list box and put in 
another list box

i tried , 

<html:select name="storeGroupForm" styleClass="input2" 
property="storeGrpSelected" size="10" style="width: 200px;" >

<html:options name="storeGroupForm" property="storeGroupList"/>

</html:select>

i have a similar list box where i have tp take values from one and put 
in another

can any body help

Thanks

pramod




---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Re: Struts with javascript

Posted by "Eric C. Hein" <gr...@mindspring.com>.
Prarmod,

Here is a link to an example of the javascript you might use.
http://javascript.internet.com/forms/items-popup-list.html

- Eric

----- Original Message ----- 
From: "pramod parnati" <pr...@yahoo.com>
To: <st...@jakarta.apache.org>
Sent: Friday, December 06, 2002 8:01 AM
Subject: Struts with javascript


> Hi 
> 
> The Task i have is to select one value from one list box and put in 
> another list box
> 
> i tried , 
> 
> <html:select name="storeGroupForm" styleClass="input2" 
> property="storeGrpSelected" size="10" style="width: 200px;" >
> 
> <html:options name="storeGroupForm" property="storeGroupList"/>
> 
> </html:select>
> 
> i have a similar list box where i have tp take values from one and put 
> in another
> 
> can any body help
> 
> Thanks
> 
> pramod
> 
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now


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