| Author |
Struts Using nested forms in a Tab Layout
|
chris hart
Greenhorn
Joined: Oct 09, 2003
Posts: 9
|
|
Hello all. I have a Tab Layout which contains 4 jsp's. The jsp's share a single FORM so that data across all the jsp are saved together. The layout has a <html:form> and an action. However on of the jsp has additional functionality so it has it's own <html:form>, action and a button. The problem is when the button is clicked on this page the action associated with the layout get's executed and not the action for the local form. I believe the Tab layout is presenting this problem. Has anyone run into this? Any ideas would be helpfull.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
Moving to the Struts forum. bear
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Struts Using nested forms in a Tab Layout
|
|
|