I am facing issue in displaying a struts action for result of json
type. In the similar there is LoginJson.action
which works fine. I do not understand where is the mistake. The error I could see is
Error 404 There is no Action mapped for namespace [/] and action name [RegisterJson] associated with context path [].
Here is my code :
!