Re: Process Action before displaying index page...

2003-08-14 Thread Vipin Bhatia
Why not start a struts plugin which will do the needful - Original Message - From: "Keith Pemberton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 12, 2003 5:15 PM Subject: Process Action before displaying index page... > I have an action c

Process Action before displaying index page...

2003-08-14 Thread Keith Pemberton
I have an action class that I would like to call before the index page is displayed because elements of the index page are dependant on the action class putting an object in the request scope. I thought that the best way to specify this would be to declare an action in the struts-config.xml file w

Re: Process Action before displaying index page...

2003-08-12 Thread Keith Pemberton
TECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, August 12, 2003 5:15 PM > Subject: Process Action before displaying index page... > > > > I have an action class that I would like to call before the index page > > is displayed because elements of the index page are