> I was hoping the value attribute would let me override which property of
my 
> form bean was being used to check for the match. Is that not the case?

No, 'value' is where you would put the literal value of the option you want
to be selected.  

Take a look here:
http://jakarta.apache.org/struts/userGuide/struts-html.html#select

For 'value' it says: "The value to compare with for marking an option
selected."

Nothing about using whatever you put in value as the name of a different
form property.  Where did you get that idea?

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University, PA, IRM 

Reply via email to