1. For an HTML select control, I would like to show the values that the user had previously selected. I couldn't find directly any support for this in webwork:select. Is there a way to achieve this? Ideally, I would like to have another attribute in the webwork:select tag, such as "selectedValues", which accepts a list of selected values (that should match OPTION value attribute) or a single selected value (in case "multiple" is false).

For a more detailed example, build and deploy the webwork example


ant example-war

From there, you should be able to visit

http://localhost:8080/webwrk-exampleTagTest.action


This will give you a sample of the currently WW2 UI tags including the select tag.

M




-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to