----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi all,
does anyone know how to use Request Dispatchers with JServ 1.1? I have
built JServ 1.1 using the JSDK 2.1 (the servlet.jar file specifying
version 2.1.1 in the manifest.inf to be precise), but I am still getting
an AbstractMethodError when I call the method
getServletContext().getRequestDispatcher("web_page") from a servlet.
Looking at the FAQ and the documentation there is no clear indication of
whether or not it can be supported.
Migrating to Tomcat is not currently an option (it's out of my hands,
powers from above and all of that). Can anyone help me please?
Using Apache 1.3.9, Solaris 2.7, JDK 1.2.2
Thanks,
Rob Cole
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]