Hi I'm using the <html:multibox /> struts tags. I need validate the total of "checked" that have been selected. I can do that with java script code, but i need put a var in the session scope with the purpose of show the error message later, and that, i can not do that with the java script code.
If anybody could help me... Thanks