Skip to Content
0
Former Member
Apr 16, 2008 at 12:02 PM

Error [javax.servlet.jsp.JspException

103 Views

Hi all,

I am having problems integrating j2ee web apps into the portal.

Here's the step I've done:

1. Creating an application that needs log in, and then does some transactions based on user actions/what user needs.

2. Tested on local machine using Apache Tomcat 4.1 and works perfect!

3. Created WAR whether directly from build result (using NWDS) and creating WAR from using deploytool.

4. Created EAR file and then deploy it to the portal. All steps are done without error.

5. Tried to open http://localhost:50000/

<ear_name>

It gives me the following error:

Application error occurred during request processing.

Details:

Error [javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE].

Exception id: [000C292A67430069000000D70000071000044AFC1E2EC5F1]

I need your help to find what's wrong...any suggestions are welcome. Let me know if you need any further details of the apps.

TIA.

Charles A.