> -----Original Message----- > From: Michael Finger [mailto:[EMAIL PROTECTED] > Sent: Friday, August 13, 2004 12:57 PM > To: Struts Users Mailing List > Subject: include vs. forward attributes in struts-config > action element >
<snip>code and problem explanation</snip> > > > It looks to me like including a forward attribute in the > action element > will break any forwards you want with a forward element as it calls > RequestDispatcher.forward - which forwards on the output > stream, etc... > > This question came up when I was digging up info on RequestDispatcher > forward vs. include and found refrences to these attributes, > but no real > examples. Does struts still support the forward and include > attributes > as a legacy or a servlet api spec thing? Or what? I'm confused..... what's your confusion about? :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]