Trinad wrote:
Hi,
I have created a struts action which construts a json string in the server
side,action class successfully returned json string in the response, but I
am getting an Error 404: SRVE0190E: File not found: /Test.action
Any Idea about this problem. I am using struts2 and appserver is websphere.
Hard to tell without seeing any code or configuration, but my bet is
you're not returning 'null' from your action.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]