RE: Reusing forms and configuring struts-config.xml

2004-08-25 Thread Jim Barrows
> -Original Message- > From: Jesus Rodriguez [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 25, 2004 2:02 PM > To: Struts Users Mailing List > Subject: Reusing forms and configuring struts-config.xml > > > Is there a good way of reusing forms? I have

Reusing forms and configuring struts-config.xml

2004-08-25 Thread Jesus Rodriguez
Is there a good way of reusing forms? I have several pages which are the exact same form but different URLS and headings. So I've broken it up as follows: 1) preferences.jsp contains the form which is common. 2) yourpreferences.jsp has some stuff then includes preferences.jsp and is referen