Can you attach a form bean to an action defined as such? <action name="someFormBean" path="/something" forward="/jsp/something.jsp" />
Brad Handy > -----Original Message----- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Monday, August 11, 2003 4:53 PM > To: Struts Users Mailing List > Subject: Re: struts 1.1 question > > --- Adam Levine <[EMAIL PROTECTED]> wrote: > > Where exactly did you read that all jsps must be fronted by actions? > > I'm > > using 1.1, and assuredly have NOT (nor will I) front them all with > > actions. > > Keep in mind that it's as simple as: > <action path="/something" forward="/jsp/something.jsp" /> > > to front JSPs with *.do actions. The benefits far outweigh the cost of > writing that simple one-liner in struts-config.xml. > > David > > > > > > > From: e <[EMAIL PROTECTED]> > > Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > > Subject: struts 1.1 question > > Date: Mon, 11 Aug 2003 16:37:28 -0400 > > > > > > I am about to upgrade to struts 1.1 and I have a question. > > I have a site with a decent amount of content stored in a content > > manager. > > I want to use tiles, but I read that in struts 1.1, all jsps have to be > > fronted by actions. > > Does this mean that I have to write forwards in strutsconfig.xml for > > every > > single jsp on the site? > > This could add up to a lot of pages. > > > > Am I interpreting this correctly? > > > > Thanks. > > > > -e > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > _________________________________________________________________ > > Help STOP SPAM with the new MSN 8 and get 2 months FREE* > > http://join.msn.com/?page=features/junkmail > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]