Hello Sean,
the option is set correctly - if I run the application under Tomcat, everything
works fine.
Is there any option to be set in JDeveloper to let it work correctly?
Thanks for your answer so far.
Regards
Michael
I recently had this problem and it was due to the "application" parameter
option in the web.xml file not pointing to a valid resource file
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 02, 2001 10:40 AM
To: [EMAIL PROTECTED]
Subject: Running and debugging with Oracle JDeveloper
Hello,
has anyone successfully achieved to run/debug a web application based on
struts
using
Oracle JDeveloper 3.2.2?
If I run/debug my application I get the following error message:
javax.servlet.jsp.JspException: Missing resources attribute
org.apache.struts.action.MESSAGE
void index._jspService(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse
[...]