Hi any takers . All my previous work no longer functions due to this
error . Note unfortunatley i don't run cvs
and it's been while that i worked on my jsp's/javabeans as at the moment
i have created my work project under a html application and is working
prior to converting to jsp , session beans & actions .
I don't have a jasper.jar file in my tomcat4.lib dir only
jasper-runtime.jar & jasper-compiler.jar in my tomcat4>lib dir.
i have checked my web.xml and my tld's and suggestions .
Error log below
**********************************************************************************
_0002fwiseGuy_0002ejspwiseGuy_jsp_0.java [10:1] package
org.apache.jasper.runtime does not exist
import org.apache.jasper.runtime.*;
^
_0002fwiseGuy_0002ejspwiseGuy_jsp_0.java [12:1] cannot resolve symbol
symbol : class JasperException
location: package jasper
import org.apache.jasper.JasperException;
^
_0002fwiseGuy_0002ejspwiseGuy_jsp_0.java [15:1] cannot resolve symbol
symbol : class HttpJspBase
location: class _0002fwiseGuy_0002ejspwiseGuy_jsp_0
public class _0002fwiseGuy_0002ejspwiseGuy_jsp_0 extends HttpJspBase {
^
_0002fwiseGuy_0002ejspwiseGuy_jsp_0.java [25:1] cannot resolve symbol
symbol : class JasperException
location: class _0002fwiseGuy_0002ejspwiseGuy_jsp_0
public final void _jspx_init() throws JasperException {
^
_0002fwiseGuy_0002ejspwiseGuy_jsp_0.java [37:1] incompatible types
found : _0002fwiseGuy_0002ejspwiseGuy_jsp_0
required: java.lang.Object
Object page = this;
^
_0002fwiseGuy_0002ejspwiseGuy_jsp_0.java [47:1]
getPageContext(javax.servlet.Servlet,javax.servlet.ServletRequest,javax.servlet.ServletResponse,java.lang.String,boolean,int,boolean)
in javax.servlet.jsp.JspFactory cannot be applied to
(_0002fwiseGuy_0002ejspwiseGuy_jsp_0,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,boolean,int,boolean)
pageContext = _jspxFactory.getPageContext(this, request,
response,
^
6 errors
Errors compiling wiseGuy.
****************************************************************************
Cheers Chuck Amadi
Systems Programmer
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>