No I did not try that. I will try that and let you know. Thanks for the help 
and time.

________________________________________
From: Lukasz Lenart [lukasz.len...@googlemail.com]
Sent: Saturday, February 14, 2009 10:39 AM
To: Struts Users Mailing List
Subject: Re: Struts2-Spring Integration Issue

2009/2/14 Sundararaman, Anand <anand.sundarara...@ps.net>:
>      <action name="activateUser" class="createUser" method="activateUser">
>         <result  name="success">/jsp/user/useractivated.jsp</result>
>         <result  name="error">/jsp/user/login.jsp</result>
>      </action>
>   </package>

That's really strange, did you try to use method="doActivateUser" ?


Regards
--
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to