Hi all, Could someone please a quick example on how to pre-select options within an <s:select> tag?
I have a user edit form where I have an <s:select multiple="true"> list which is populated with all the user roles in the system. Obviously when editing a user, I'd like to cross reference against the "Set" of roles the user belongs to already inside the loaded UserModel that is being edited? Where should I be looking for this information or could someone kindly provide an example? Regards, P