RogerV wrote:
>
> I think it's a bug in the way the URL is being interrpreted. I tried your
> idea setting the namespace attribute on the url tag, made no difference.
> However if I drop the parameter from the URL then the action gets
> processed. So
>
Yep - definite bug. If I change my annotation to
@Action("deletegroup?deleteId=1") in my action class and then click on the
corresponding button on the jsp, the action method gets called! If I press
the next button in the list I get "There is no Action mapped for namespace /
and action name deletegroup?deleteId=2."
Regards
--
View this message in context:
http://www.nabble.com/Convention-Confusion-tp25658114p25677619.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org