Posted By:
Anonymous
Posted On:
Tuesday, December 25, 2007 09:14 AM
I am getting the error in the JSP pages, The application is in JSP. Not able to Import page.
I am getting the erroe everywhere where the following is used:
<%@ import page "org.*"%>
Example:
<%@ import page "org.apache.*"%>
There is some problem in importing the libraries or some jar files, hence, error is appearing during compile time.
Kindly suggest the solution as early as possible.
Thanks