-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
"Reuben @ I-Cue" wrote:
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> Hi there
>
> I have two questions regarding Apache JServ. Firstly, are there any plans to
> incorporate the 2.1.x Servlet API
Considerable work has taken place on 2.1 support, along with a new
component-based architecture and a bunch of other features. Developers can
play with the code, which includes a simple HTTP adapter to give you
stand-alone servlet execution capabilities, by checking out branch JSERV1_1DEV
in the CVS tree. The servlet support is complete and has been lightly tested
-- the connector to Apache (to talk to MOD_JSERV) has yet to be written.
In June, Sun announced that they would be donating the source code to the JSWDK
servlet engine and JSP environment to the Jakarta project
(http://jakarta.apache.org). The code contribution should happen "real soon
now" (held up by legal issues -- once you go open source you can't go back, no
matter what AOL thinks). At that point, the code base will be merged with, and
replace, Apache JServ. By shortly after this happens, I would expect to see
servlet API 2.2 support, along with JSP 1.1 -- because Jakarta will be the
official reference implementation for servlets and JSPs.
> and secondly
> does JServ 1.0 Final or more essentially mod_jserv work happily with the new
> version of Apache (1.3.9) ?
>
I have not tried it personally, but nothing listed in the CHANGES file should
cause any problems with running under 1.3.9.
>
> thanks
> Reuben
>
Craig McClanahan
--
--------------------------------------------------------------
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]