Re: How to call Action Bean Without doing any action by User

2002-12-30 Thread Mark
Define a start action or something and point there..

Forward to the welcome page, or perhaps not depend on whether your "some
action" is happy.. (i.e. Doesn't throw an exception, or fail anything).




On 30-12-2002 13:32, "Shabbir Khadir Mohammed" <[EMAIL PROTECTED]>
wrote:

> 
> Hi All
> I want to do some Action before displaying one JSP page let's say.
> How to achieve that one...???
> I.e before displaying welcome.jsp if I want to call an Action Bean.
> 
> How shall I proceed.
> 
> Any suggestions..!!!
> 
> 
> Regards
> Shabbir
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: How to call Action Bean Without doing any action by User

2002-12-30 Thread James Turner
The best technique to date for doing this is to have welcome.jsp do a
redirect to an action which then ends up on the page you want to be at.

James

> -Original Message-
> From: Shabbir Khadir Mohammed [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, December 30, 2002 8:33 AM
> To: Struts Users Mailing List; [EMAIL PROTECTED]
> Subject: How to call Action Bean Without doing any action by User
> 
> 
> 
> Hi All
> I want to do some Action before displaying one JSP page let's 
> say. How to achieve that one...??? I.e before displaying 
> welcome.jsp if I want to call an Action Bean.
> 
> How shall I proceed.
> 
> Any suggestions..!!!
> 
> 
> Regards
> Shabbir
> 



--
To unsubscribe, e-mail:   
For additional commands, e-mail: