[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Re: error with sun jwsdk 1.0.1


> > I just tested GNU JSP 1.0.0 with the SUN JWSDK 1.0.1, and it reports the following errors.
> > Do I habe to implement _gnujspGetTimestamp() and _gnujspGetDeps(), or is it some configuration
> > problem? The SUN JSP-engine is in the classpath, but GNU JSP comes first, together with
> > jsp.jar, so the classpath is ok in my opinion. Any ideas?
> 
> However I'm not sure what's causing the error you're seeing.  Does hox.bzv.corem.servlets.Template extend org.gjt.jsp.HttpJspPageImpl?
> Why is the compiler failing?

I think I found the problem myself. In the servlet.properties I had to
state that 'jsp.code=org.gjt.jsp.JspServlet' instead of
'jsp.code=com.sun.jsp.runtime.JspServlet' :(
Probably that's one for the FAQ:
If you encounter missing members in the compiled Jsp's, you took
the wrong servlet.

cu
matthias
-- 
_____________________________________________________________________

Matthias Schoger
Software Engineer

Higher-Order Informations- und Kommunikationssysteme GmbH
Burchardstrasse 19, 20095 Hamburg, Germany

fon: +49 (40) 325587-17
fax: +49 (40) 325587-99
email: matthias.schoger@higher-order.de
_____________________________________________________________________