| Author |
can struts handle multiple form in one page?
|
Yan Zhang
Greenhorn
Joined: Dec 26, 2002
Posts: 4
|
|
Hi, Can struts frame work handle multiple forms in one jsp page? Yan
|
<img src="rolleyes.gif" border="0">
|
 |
ravindran shanmugam
Greenhorn
Joined: Aug 30, 2001
Posts: 15
|
|
Yes, you can have many forms for a page in struts. but don't nest them. Whenever a submit button is clicked the form tag covering it will be submitted. - Ravindran.
|
 |
 |
|
|
subject: can struts handle multiple form in one page?
|
|
|