2009/1/16 Seshagiri V <seshagi...@kensium.com>:
> <button><s:a href="%{tempRemovePoPURL}">
> <s:text name="Delete" />
> </s:a></button>

Is not allowed to put href inside button tag, please read some spec
about html and html button [1], if you want to use different action
than entire form, use JavaScript and onclick event for that button to
do that.

[1] http://www.htmlquick.com/reference/tags/button.html


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

Reply via email to