Dave,
   
  tks for ur help, I not quite understand your input.
   
  my problem is:  if output just generate plain html tag, the output result 
with dropdown list is fine, but if try to generate <html:select> struts tag, 
then output display without dropdown list, data still there.
   
  my jsp just have struts <html:select property="studentname"> and <html:option 
value="john"/> and </html:select> only.
   
  tks so much 
   
  john

Dave Newton <[EMAIL PROTECTED]> wrote:
  --- john lee wrote:
> after calling
document.getElementById(why).innerHTML, 
> the output of "html:select" why can not be
recognized
> by struts?

IIRC the S1 form tags rely on there being an
and will break w/o it (I could
definitely be wrong on this point).

If this is the case, and your JSP fragment contains
only HTML form *element* tags Struts may not know how
to deal with it. You may have to write the HTML by
hand.

d.


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



       
---------------------------------
Tonight's top picks. What will you watch tonight? Preview the hottest shows on 
Yahoo! TV.    

Reply via email to