That worked like a champ.  Thanks so much for a straight forward and
simple answer!

Keith

On Tue, 2003-08-12 at 06:47, Vipin Bhatia wrote:
> 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 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 with a path of "/" which would then forward to
> > the index.jsp page.  However, apparently the single root context "/" is
> > not recognized as a valid path by the struts-config file.  Anyone have
> > any sugguestions for how I can solve this problem?  Thanks in advance...
> > 
> > Keith
> > -- 
> > Keith Pemberton <[EMAIL PROTECTED]>
> > 
> > 
> > ---------------------------------------------------------------------
> > 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]
-- 
Keith Pemberton <[EMAIL PROTECTED]>


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

Reply via email to