Hi,
I am using struts 1.1 with Weblogic 7. I am having little difficulty debugging when I mess up things like :
In JSP use a Form Bean property which I missed to define in the FormBean.
or
Type the wrong class name of the Form Bean in struts-config.xml
The application just show the common error page and there is absolutely no error message on the console.
We are using weblogic not catalog logger for logging from the application. That throws all the messages to the console.
I am wondering why struts is not throwing any error messages. Is it because I have not configured common
logging for struts?
Thanks for your time.
Rajesh Shah
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]