I want to manage a parent/child relationship (like order header detail) on one JSP page with two forms. Obviously, only one Form object can be submitted at a time and passed to the perform() method of the Action. I want the one Action to manage 2 business entities and 2 Struts forms.
But is this a reasonable design? Will the Custom Tags choke on this? Adam Stotts Karora Technologies Inc. [EMAIL PROTECTED]