Why not use your extend and use your main Action (the
one you map to .do in web.xml) class for that? in
there you can retrieve user session and do anything
with it

hth,
james

 
--- "Flemming G. Jensen"
<[EMAIL PROTECTED]> wrote:

> Hi List,
> 
> My project has a frontpage/welcome page. This page
> contains no forms.
> 
> I need some kind of a set up action to fire, when a
> user accesses this  
> frontpage in order to
> initialize a session specific bean. This bean is
> coded to act as a  
> singleton within a session.
> 
> How do I make a "set-up action", which fires before
> the frontpage is  
> loaded. The project uses
> tiles, so I assume that Javascript and some
> "onload"-function is not  
> appropiate.
> 
> Regards
> 
> Flemming G. Jensen
> 
> -- 
> Using M2, Opera's revolutionary e-mail client:
> http://www.opera.com/m2/
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 

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

Reply via email to