Hi - 
Newbie question- I hope this isn't too obvious. 

I'm trying to enable the OGNL debug console  (using request param
'debug=console'), and am receiving the error  

   There is no Action mapped for namespace /struts and action name
webconsole

since struts is trying to map the URL. The webconsole is just a plain HTML
file - the DebuggingInterceptor tries to launch it in a new window with URL
/struts/webconsole.html.  

Do I need to declare the webconsole.html file in my struts.xml  somehow, so
it gets left alone?  I don't see a way to do this in the DTD.   Do I need to
declare a limited interceptor stack?

Thanks for ideas -
Kent


-- 
View this message in context: 
http://www.nabble.com/Bypassing-action-mappings-tp15490514p15490514.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to