You have two options (depending on your servlet container, though):

- you can do a meta refresh or a c:redirect from your actual home page;
- you can change your welcome file to Home.action - for this to work, you'll
have to create a file named Home.action, which can be empty.

  Levi

On Wed, Aug 6, 2008 at 2:30 PM, Potgieter, Derick D <
[EMAIL PROTECTED]> wrote:

>  Hi All,
>
> I need some help with how to set my actionbeans as the default welcome
> page. Currently it is:
>     <welcome-file-list>
>         <welcome-file>index.jsp</welcome-file>
>     </welcome-file-list>
>
> But how do you change that to a actionbean. The reason is that i have a
> query on the first page (sort of a dash board).
>
> Any help would be great,
>
> Thanks
> Derick
>
> ___________________________________________________________________________________________________________________
>
> *Standard Bank email Disclaimer and confidentiality note*
> **
> This e-mail, its attachments and any rights attaching hereto are, unless
> the content clearly indicates otherwise, the property of
> Standard Bank Group Limited and its subsidiaries. It is confidential,
> private and intended for only the addressee.
>
> Should you not be the addressee and receive this e-mail by mistake, kindly
> notify the sender, and delete this e-mail immediately.
> Do not disclose or use it in any way. Views and opinions expressed in this
> e-mail are those of the sender unless clearly stated as
> those of Standard Bank Group.
>
> Standard Bank Group accepts no liability for any loss or damages howsoever
> incurred, or suffered, resulting or arising,
> from the use of this email or its attachments.
>
> Standard Bank Group does not warrant the integrity of this e-mail nor that
> it is free of errors, viruses, interception or interference.
>
> Licensed divisions of the Standard Bank Group are authorised financial
> services providers in terms of the Financial Advisory and
> Intermediary Services Act, No 37 of 2002 (FAIS).
>
> For information about the Standard Bank Group visit our website
> http://www.standardbank.com
>
> <http://www.standardbank.co.za>
>
> _______________________________________________________________________________________________________
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to