SV: html:form and modules

2004-11-08 Thread hermod . opstvedt
Hi You need to use the Switch action - Look in the docs Hermod -Opprinnelig melding- Fra: Diego [mailto:[EMAIL PROTECTED] Sendt: 8. november 2004 09:25 Til: Struts Users Mailing List Emne: html:form and modules Hi! I have a modularized app here, and I'm having problems with html

html:form and modules

2004-11-08 Thread Diego
Hi! I have a modularized app here, and I'm having problems with html:form tags. Is there a way to specify that the target action is on a different module? Currently I'm forced to duplicate several action mappings in the struts-config.xml files of my modules because I don't know a way to do this. T