Hi SIR
I am facing problems in developing JSPs using Tomcat3.2. I am importing a package in my JSP Which goes like
<%@ page import="java.util.* , coreservlets.*" %>
But when I run my JSP it doesnt recognise the coreservlets pacakage that it is imported. I have placed this package in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.