A stack trace and some context might help you get an answer.

On Wed, Aug 26, 2009 at 10:16 AM, Mike Baranski <
list-subscripti...@secmgmt.com> wrote:

>                <action name="savePassword"
> class="com.secmgmt.struts2.actions.auth.SavePassword">
>                        <result name="success" type="redirect">
>                                <param name="actionName">index</param>
>                                <param name="namespace">/default</param>
>                        </result>
>                        <result
> name="input">/pages/user-administration/jsps/change-password.jsp</result>
>                </action>
>
> Any idea why I get the NullPointerException for that?
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to