Well thanks. I don't know why my first struts.xml doesn't work, but it's okay
since putting the action without wildcard is considered as normal behavior,
and since it works.
Zarar Siddiqi wrote:
>
> The only mysterious part here is figuring out why you would want to use !
> in your action name
The only mysterious part here is figuring out why you would want to use ! in
your action name. The default behavior of Struts 2 is for the URL
http://localhost:8080/actionName!myMethod.action to actually execute
myMethod instead of execute() when the action is called so you don't need to
make you
Hi everybody!
I have a strange behavior while using Struts 2, s:form, and action with
wildcard. Can you please help me?
Here is my struts.xml file, with a wildcard mapping, very straightforward:
/jsp/login.jsp
When I go to http://localhost:8080/Authentification.action, I got a "no
ac
3 matches
Mail list logo