need to see the configuration of WelcomeAction
M--
----- Original Message -----
Wrom: BUZXUWLSZLKBRNVWWCUFPEGAUTF
To: "Struts Users Mailing List" <[email protected]>
Sent: Monday, December 24, 2007 1:57 AM
Subject: Re: what is going on? struts 2
> What exactly is the problem?
>
> On Dec 23, 2007 11:27 PM, Ray <[EMAIL PROTECTED]> wrote:
>
> > my struts.xml
> > <interceptors>
> > <interceptor name="LAI" class="
> > com.ClockWise.ray.Interceptor.LoginActionInterceptor"/>
> > </interceptors>
> >
> > <action name="LoginAction" class="
> > com.ClockWise.ray.userSession.LoginAction">
> > <interceptor-ref name="LAI"/>
> > <result type="redirect-action">
> > <param name="actionName">WelcomeAction</param>
> > <param name="username">${username}</param>
> > </result>
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
>
> --
> The Street Programmer http://streetprogrammer.com
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]