RE: Re: select tag and value issue

2006-08-24 Thread Jonathan Drnek
It figures I was making it too complicated. Thanks for your help Jon -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: Wednesday, August 23, 2006 4:14 PM To: user@struts.apache.org Subject: Re: select tag and value issue If you hardcode value=&qu

Re: select tag and value issue

2006-08-23 Thread Laurie Harper
P that looks like   I get what I expect   Apache Software License asd Jon -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: Tuesday, August 22, 2006 4:53 PM To: user@struts.apache.org Subject: Re: select tag an

RE: Re: select tag and value issue

2006-08-23 Thread Jonathan Drnek
Sent: Tuesday, August 22, 2006 4:53 PM To: user@struts.apache.org Subject: Re: select tag and value issue Your JSP code looks OK (except obviously you want to remove the value="22" from the html:select tag). Are you sure the value you're setting in form.license is correct? L.

Re: select tag and value issue

2006-08-22 Thread Laurie Harper
Your JSP code looks OK (except obviously you want to remove the value="22" from the html:select tag). Are you sure the value you're setting in form.license is correct? L. Jonathan Drnek wrote: I'm fairly new to struts and am having a problem with the tag. I can't get the value property to wo