Hi,
I used to have this error as well. Its a warning from Eclipse, right?
If so, just ignore it.
mvg,
Jasper
On 6/7/06, Olivier Bex <[EMAIL PROTECTED]> wrote:
Hi everyone,
Using struts 1.1 with eclipse 3.1 and myeclipseIDE I have an error with a
JSP page :
"Failed to load or instantiate Ta
On Tue, 5 Apr 2005 18:01:06 +0200, Andreas Solarik <[EMAIL PROTECTED]>
wrote:
Hi Tom!
Do you know about the errorpage directive for jsps? Would that help you?
Its
something along the lines of
<%@ page contentType="text/html" language="java"
errorPage="UncaughtJspError.jsp" %>
hope that helps.
On Tue, 5 Apr 2005 10:45:59 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote:
There's really not much Struts can do at this point, because control has
been transferred to the JSP.
Yeah, thought that might be the case.
About the best you can do is judicious application of the JSTL c:catch
tag.
That
At 4:39 PM +0100 4/5/05, Tommy Wareing wrote:
I'm using 1.2.4, with Tiles. (I don't know whether Tiles is
relevant, but you might as well know!)
I've got
type="java.lang.Exception" path="/WEB-INF/globalError.jsp"/>
in my struts-config.xml, which catches exceptions in my
4 matches
Mail list logo