2010/1/20 Fernandes Celinio <cfernan...@sopraconsulting.com>:
> Hi,
> I am trying to run the debug console that is available in a popup when you 
> append the URL with ?debug=console
> It is described here :
> http://struts.apache.org/2.0.14/docs/debugging.html
>
> Here is the URL i used :
> http://localhost:8085/myWebApp/doLogin.action?debug.console
>
> It complains that it cannot create a session after the response was sent.
> What did i do wrong or what am i missing ?

Try first time open that url directly without any params, then try to
use ?debug=console param - session should be already created by first
request.


Regards
-- 
Lukasz
http://www.lenart.org.pl/
KapituĊ‚a Javarsovia 2010
http://javarsovia.pl

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

Reply via email to