RE: All values of html:select

2003-01-15 Thread Jimmy Oh
AFAIK ... this has to do with client side.  You may need to set you select
list to be able to select MULTIPLE.  the u may use a javascript to select
all before a form submission.

HTH
jim

-Original Message-
From: Suresh Addagalla [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 16, 2003 1:57 PM
To: [EMAIL PROTECTED]
Subject: All values of html:select


Hi,

I need to display a set of values in an html:select control. User
adds/deletes certain values, so at the end I need to get the list of
"all" values in the combo box, not just the selected value(s). How can I
achieve this? Do I need to use JavaScript (and a hidden variable to
store all the values) or does the framework provide some built-in
support?

Thanks,
Suresh



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




ApplicationResources.properties

2003-01-02 Thread Jimmy Oh
Hi,
I am new to Struts.  I want to know whether is there a way (or is it
possible at all?) to put the `ApplicationResources.properties' file in
another directory other than in the `WEB-INF/classes' directory onwards?
That is, I do not want `ApplicationResources.properties' to be in
`WEB-INF/classes' or any of its sub-directories.

TIA
Jimmy


--
To unsubscribe, e-mail:   
For additional commands, e-mail: