DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20389>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20389 Need mechanism that lets more than one forms points to the same form bean instance in a HTML page ------- Additional Comments From [EMAIL PROTECTED] 2003-06-01 00:46 ------- Why not just use document.forms[0], document.forms[1], etc. to reference your forms from JavaScript? You shouldn't need to use the form names themselves. This would also insulate you from later changes to the names, as well. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]