----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Jon,
Let me rephrase your words ;-) :
"essentially an EXTRA EXPENDITURE of time because of Tomcat being the
future".
You wouldn't believe how we wait with baited breath for Tomcat to be as
feature-rich, stable and fast as JServ is now. But as you say, it is
the future. Until then those of us that have to use JServ (for one,
because that is all my affordable ISP offers), yet need to reuse code
developed with the 2.1 API, can spend a little amount of time but get an
overall reduction of development time.
Shash
> > 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]
--
--------------------------------------------------------------
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]