none of the setter /getters are working, nor is the execute method working. It seems as if the interceptors are not populating. The System.out.println()'s are not showing any result on the console. what could be the problem??? although the result.jsp is shown but without reflecting the username.
Do you really not indent your code? It's one thing if that's actually your preference (which I would find amazing), it's another to expect *other* people to dig out structure and purpose.
Works fine for me. Check your startup logs, check configuration using the config-browser plugin, turn devMode on, turn of logging to DEBUG level.
shukla raghav
Ranch Hand
Joined: Aug 03, 2008
Posts: 184
posted
0
I am really sorry, that was a hurried up work, so i did not happen to indent the code. Mostly my code is well formatted with proper indentations and comments.
I have resolved the issue. Now i am looking forward to Test integrate Struts 2 with GWT. Please provide me some details if you have any regarding the same.