Jean-Michel Leon wrote:
> Todd Kurtz wrote:
> >
> > I Need to choose between Tomcat and JSWDK for developing
> > servlets and JSPs that will run under Apache JServ.
> > I want to use Tomcat, but I'm not sure if I'll be
> > spinning my wheels.
> >
> > Any advice?
>
> yup, unless your goal is simply to play, and test some of the new
> feature in servlet2.2 or JSP 1.1, stay away from tomcat.
>
> for more details, see the following message I sent to the apache-jserv
> mailing list.
>
> jon * wrote:
> >
> > on 1/12/00 2:40 PM, Kevin A. Burton <[EMAIL PROTECTED]> wrote:
> >
> > > Jakarta IMO is in a state of disarray right now. We tried deploying it
> > > and noticed major quality control problems. Hopefully this will change
> > > soon but until then it would be great if we had a 1.1 of JServ.
> >
> > Kevin, Jakarta is a project. Tomcat is the engine. We never pretended that
> > it had the maturity and stability that Apache JServ has had. Especially
> > since it hasn't been in the open world for nearly as long. 6 months from
> > now, we hope things will be different. Quality software takes time to
> > develop, you should know that. ;-)
>
> <ranting>
>
> Then why is it labelled 3.0 ?
> 0.3 would seem much more descriptive of its real state.
> any idea where the 3.0 comes from (has there been any 1.0 & 2.0 before)
> ?
>
For the record, 3.0 was not my idea, but I went along with the majority by not
vetoing it. However, that's almost totally irrelevant -- the same people who
assume a 3.0 release *must* be stable are those that assume a 1.0 release must
*not* be -- whereas the label itself has zero impact on the facts of the matter.
>
> among all the things that are not working properly:
>
> - response.setHeader("Content-Type", "foo/bar"); does not set the
> content-type
Are you by chance calling it at the wrong time (i.e. after the response is
committed to the output stream)?
>
> - having two servlets with the same name in a web app does not work,
> WITHOUT ANY WARNING/MESSAGE
> - having two servlets with the same pattern in a web app does not work,
> WITHOUT ANY WARNING/MESSAGE
>
Hmm, does your keyboard have an auto-repeat syndrome? :-)
In case you hadn't heard, Jakarta is open to contributions of code to correct such
problems. As it happens, I (and several other folks) have committer rights in the
project's CVS tree, and I'd be happy to evaluate and apply patches to fix
problems.
On the other hand, if all you want to do is rant, that is your choice ... just
don't expect much in the way of concrete results.
>
> and a personal opinion: ant is the worst build tool ever, I can't
> believe you're using that piece of crap.
>
> </ranting>
>
> jm.
>
Craig McClanahan
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html