t; statement to
> path="/WEB-INF/signin/Welcome.jsp"/>
> Martin
> - Original Message -
> From: "Caroline Jen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 14, 2004 10:54 AM
> Subject: NullPointerException - findSuccess(
Where is signin/Welcome.jsp?
if located under WEB-INF/signin then modify forward statement to
Martin
- Original Message -
From: "Caroline Jen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 14, 2004 10:54 AM
Subject: NullPointerException - find
Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 14, 2004 3:55 PM
> To: [EMAIL PROTECTED]
> Subject: NullPointerException - findSuccess(Unknown Source)
>
>
> Need your expertise to diagnose the problem.
>
> I have a java class ListThread.java that extends
>
Need your expertise to diagnose the problem.
I have a java class ListThread.java that extends
Action. This java class simply calls a couple of
helper classes to access my database. In the end of
the ListThread.java, it is a standard statement:
return ( mapping.findForward( "success" ) );
I have
Thanks for the feedbacks. I have fixed the spelling
(scope). And my ListThread.java extends Action.
ListThread.java does not extend ParameterAction.
In the end of the ListThread.java, it is a standard:
return ( mapping.findForward( "success" ) );
And the relevant part in my struts.config.xml
s that the line number was not
available from the version of ParameterAction class the servlet container
was using.
B
> -Original Message-
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 13, 2004 6:45 PM
> To: [EMAIL PROTECTED]
> Subject: findSuccess(Unkno
Need your expertise to diagnose the problem.
I have a java class ListThread.java that extends
Action. This java class simply calls a couple of
helper classes to access my database.
I have not yet prepared a JSP to be displayed in the
browser after ListThread.java completes its tasks;
therefore,
7 matches
Mail list logo