Struts Action Plug-in Extension 1.0 (for Struts 1.1b)
http://www.asqdotcom.be/struts/

This extension looks to be extremely handy for you action chaining-mongers.
;-)

Brandon Goodin
Phase Web and Multimedia
P (406) 862-2245
F (406) 862-0354
[EMAIL PROTECTED]
http://www.phase.ws


-----Original Message-----
From: Mike Oliver [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 27, 2003 7:19 AM
To: 'Struts Users Mailing List'
Subject: RE: how to call more than one Struts Action for a given HTTP
request


I believe the best path for you on this is to SubClass the
RequestProcessor rather than chaining.  You could then use any number of
different design patterns to dispatch your actions and share data
between them or leverage the Workflow Extensions/State Engine.

Michael Oliver
AppsAsPeers LLC
7391 S. Bullrider Ave.
Tucson, AZ 85747
Phone:(520)574-1150
Fax:(520)844-1036

-----Original Message-----
From: Souravmay Das [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 27, 2003 5:14 AM
To: [EMAIL PROTECTED]
Subject: how to call more than one Struts Action for a given HTTP
request

Hi All,
            I have a question can we call more than one Struts action
for a
HTTP Request. Do you have any idea how to do it. The basic idea of
having
more than one Struts actions, is for getting more fine grained reusable
component.

With regards,
Sourav Das



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to