From: "Graeme Miller" <[EMAIL PROTECTED]> > How do I make it so that the > html:form tag is scoped across both tiles as I want to be able to > put controls in one tile and buttons to submit in another?
A search of the list archives turned up very little discussion of splitting forms across different tiles. I only found one person stating that you can split a form across tiles. Curiously, it was in reply to my stating that you can't, but it was not a thread I wished to continue, so the question was never resolved. ;) Can we entice a Tiles expert to comment? Can you have <html:form> in one tile, and <html:checkbox> in another? Graeme, as a workaround I would try one of the JSP includes: <%@ include, or <jsp:include (I can never keep them straight...). -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]