Victor Grazi wrote:
I am creating a Struts form with some dynamically populated drop down lists. There is a general requirement that any drop down that contains just a single element should display as free html text instead of as a drop down.
Is there any way to specify this type of variation using struts?
Regards
Victor
Victor,
Not to my knowledge. You would need to put some conditional logic in your JSP (or XSL, if you're using that) to determine what type of form element to render out to the browser.
Someone more knowledgeable of Java Server Faces might be able to indicate if this is something that JSF might be coerced into doing for you.
Respectfully, Brice Ruth
-- Brice Ruth, Sr. IT Analyst Fiskars Brands Inc http://www.fiskarsbrands.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]