2010/4/13 sharath karnati <karna...@yahoo.com>:
> <s:submit value="Login" type="submit" method="checkLogin" cssClass="ibutton" 
> />
>
>  When I press this button it should call 'checkLogin' method in LoginAction 
> but it is not calling this method, it is just calling execute() method. I 
> even tried changing above line to name="method:checkLogin" but it is calling 
> exeute() method only??

It's disabled be default, you must change it with a constant (I don't
remember the name of constant ;-)


Regards
-- 
Łukasz
http://www.lenart.org.pl/
Kapituła Javarsovia 2010
http://javarsovia.pl

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

Reply via email to