2008/6/19 Chandramouli P <[EMAIL PROTECTED]>: > Now, we are planning to migrate the application to Struts. Is it possible to > get the forms-data defined in two tiles, defined in one JSP page, and submit > it with one click.
I think that the best answer is seeing it in your browser. If you see an HTML <form> containing all your needed <input> and other fields, then you nested correctly your pages. Antonio
