>>>>> "John" == John Menke <[EMAIL PROTECTED]> writes:

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

    John> I'm positive this works as I had the formbean working with html:text tags to
    John> test and the taskCodeType variable displays fine.

    John> When I change from html:text to html:select with html:optionsCollection the
    John> option box is populated ok and I can update with values i select in the
    John> option box, but the
    John> current value is never selected initially.

At this point, I would be executing this in the debugger, and tracing through
the SelectTag code, and your form bean code.

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP



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

Reply via email to