What is inheritancde for then:-))

Make an abstract action and have this code there...
 All your actions will extend this action..And bingo here you go.....

-----Original Message-----
From: Rob [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 14, 2003 6:34 AM
To: Struts Users Mailing List
Subject: executing statements on subsets of actions without code
duplication


I have a set of statements I would like executed every time
an action is executed.  I would also like to only have to
code these set of statements once and have them transparently
executed for all actions (except for a small subset).

Is there a facility in struts for doing this?  Is there an
example somewhere perhaps in the example application?
(I couldn't see one)

Thanks


---------------------------------------------------------------------
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]

Reply via email to