If I have a html:form, can I have another html:form
inside it and pointed to a different action?

For example:

<html:form action="outter.do">
...

  <html:form action="inner.do">
  ...
  </html:form>
</html:form>

 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to