Is there a way for me to see what the controller/processor is doing? I added this line to my struts-config.xml but I don't see any 'debug' output on stdout or stderr:

<controller contentType="text/html" debug="2" processorClass="org.apache.struts.action.RequestProcessor"/>

I'm running on Tomcat 4.

I'm trying to figure out why a forward doesn't forward to the JSP it's supposed to.

Thanks.
--
bOOyah


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



Reply via email to