----------------------------------------------------------------
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!!!
----------------------------------------------------------------

on 4/25/00 12:16 PM, Shash Chatterjee <[EMAIL PROTECTED]>
wrote:

> JServ ONLY supports 2.0 Servlet API period.

true

> I believe there is some work going on within the JServ development
> community for a future release with 2.1 support.

false

> Having said that, there are ways based on what part of the 2.1 API you
> want.  Look at GNU JSP source available from
> http://www.klomp.org/gnujsp.  They have some wrapper classes that allow
> you to use some 2.1 API functionality under JServ.  I recently modified
> their source to be able to do the equivalent of
> RequestDispatcher.forward() and RequestDispatcher.include() through a
> GenericDispatcher (mine) class that dynamically loads either the real
> RequestDispatcher from the 2.1 API or an emulated one from the modified
> GNU JSP code.

essentially a waste of time because of Tomcat being the future.

-jon

--
Scarab -
      Java Servlet Based - Open Source
         Bug/Issue Tracking System
        <http://scarab.tigris.org/>




--
--------------------------------------------------------------
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]

Reply via email to