When you say "written to the response" do you mean everything is ok on the server side processing? The browser keeps waiting forever?

On 21/10/2010 13:40, Stefan Magnus Landrø wrote:
Hi there,

I'm trying to add validation to a REST-plugin based struts2 application. I'm
using using jsr 303 for the POST validation, and setting a model with
validation info. The model is then marshalled to json, and written to the
resonse, but I can't see the response in firebug. What could be going on?

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to