Re: Struts in Tomcat

2005-10-21 Thread Ext . Ilitia2
Hi, I guess that your problem is because in your page inicio.jsp you have put a key that not exist in the resources file that you have declared in the strut's configuration file. I hope help you. Juan José Cuadrado Salomón Software Developer Mobile Phone: +34 654 37 38 59 ::: Email:

Re: Struts in Tomcat

2005-10-21 Thread Eider Iturbe
I've installed Tomcat again. The error I'm getting now is this: javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825) org.apache.jasper.r

Re: Struts in Tomcat

2005-10-21 Thread Wendy Smoak
From: "Eider Iturbe" <[EMAIL PROTECTED]> I've developed a web application using JDeveloper and I've tested it using JDeveloper's embedded server, OC4J. Now I'm attempting that this web application works in Tomcat (version 5). But I've problems, because Tomcat can't compile some code. Do I ha