Hi folks, why do I always get this error :
type : Status report
message : /error/generalError.jsp
description: The requested resource (/error/generalError.jsp) is not available.
even though this file seems to be in the correct folder (error).
Is the problem with the web.xml? or isit because Apache cannot locate my file?
Do I need to configure anything else other than the web.xml?
Please help.
type : Status report
message : /error/generalError.jsp
description: The requested resource (/error/generalError.jsp) is not available.
even though this file seems to be in the correct folder (error).
Is the problem with the web.xml? or isit because Apache cannot locate my file?
Do I need to configure anything else other than the web.xml?
Please help.

Comment