First of all, it will not call the Register method. {1}. It will call Register_ {1}, where {1} can be an action type (usually edit, show etc)
Means the url is actually
Register_View
Register_Edit
e.t.c.
So, if the user manually changes the URL to the fact that it is not, for example
Register_methodThatDoesNotExist
struts 2 .
? -, , URL-, ( 404)
?
Update:
500 , ( ) .
. "Default Default Default" struts 2 wiki
http://cwiki.apache.org/WW/action-configuration.html