| Author |
how to resolve this Can't get definitions factory from context exception
|
Srinivas Genji
Ranch Hand
Joined: May 04, 2004
Posts: 37
|
|
i have a war file that works great in Tomcat 5.5 and when i tried to put this war in Tomcat 5.0.27 or 4.1.27 getting this exception. Can anyone explain wat might be the problem javax.servlet.ServletException: Can't get definitions factory from context. at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:533) at org.apache.jsp.index1_jsp._jspService(index1_jsp.java:76) cheers Srinivas
|
Genji B Srinivas<br />M.Tech (IT) Aus
|
 |
Eddy Lee Sin Ti
Ranch Hand
Joined: Oct 06, 2005
Posts: 135
|
|
|
You might need to post up the code for the jsp page which this exception occured to clarify the source of problem.
|
SCJP, SCWCD, SCJWS, IBM 700,IBM 701, IBM 704, IBM 705, CA Clarity Technical<br /> <br /><a href="http://eddyleesinti.blogspot.com" target="_blank" rel="nofollow">http://eddyleesinti.blogspot.com</a>
|
 |
 |
|
|
subject: how to resolve this Can't get definitions factory from context exception
|
|
|