Not sure if by "frontpage" you mean your first page or welcome page as some say? Anytime you call an action, you can do whatever you want in that action prior to completing the action by passing an ActionForward. If you need something prior to your action or to any action, you can use PlugIn.
Jack On Sun, 28 Nov 2004 23:40:23 +0100, 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] > > -- "You can't wake a person who is pretending to be asleep." ~Native Proverb~ "Each man is good in His sight. It is not necessary for eagles to be crows." ~Hunkesni (Sitting Bull), Hunkpapa Sioux~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]