Hello,
Is it possible for forms to share a common field? I have two forms on a page which both need to gather data from a html:textarea. I do not want to have two textareas on the JSP however so I can I share one between both forms? Thanks, CH
Hello,
Is it possible for forms to share a common field? I have two forms on a page which both need to gather data from a html:textarea. I do not want to have two textareas on the JSP however so I can I share one between both forms? Thanks, CH