Hello out there,

I've got a urgent question to you. Is it possible to handle nested form -
tags with struts or html?
e.g.
<form 1>
    <form 2>
    </form 2>
    <form 3>
    </form 3>
</form1>

And can I "speak" to them, as they were standalone? in Javascript like
'document.forms[2].submit()' or so.

Many thanx for your help.

bjoern

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


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

Reply via email to