On Sun, 22 Dec 2002 15:01:42 -0500
"John Menke" <[EMAIL PROTECTED]> wrote:
 
> <html:select property="taskCodeType"><html:optionsCollection
> property="taskCodeTypeOptions"  /></html:select>
> 
> 
> MY JSP WILL RUN AND POPULATE THE SELECT TAG CORRECTLY, BUT IT DOESN'T
> CHOOSE THE CORRECT INITIAL VALUE.
> 
> IE. THE "SELECTED" property is not set correctly.
> 

Are you sure that "taskCodeType" in your form bean is being set to
the appropriate value before being directed to the jsp?  


-- 
Rick

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to