Whew!
Pier's text below, or something like it, would be good to have in the
(Tomcat-4.0?) user's guide.
[I know the distinctions made below were made in emails (and docs I
didn't read :-)) by Craig, but being vastly ignorant of servlets and
JSPs, it all ran together in my mind over time.]
Those who want to capitalize on OSS as users, might find paragraph 3
especially important, since it indicates the significance of the names
for use as well as for development activity.
Roy
--
Roy Wilson
E-mail: [EMAIL PROTECTED]
> Let's try to explain this a little bit: Tomcat is NOT a servlet engine
and
> it is NOT a JSP engine/compiler; Tomcat is the union of those two
separate
> technologies.
> Some confusion have arised in the past because in the 3.x tree Tomcat is
the
> name of BOTH the servlet engine AND of the full distribution. But,
> recognized this problem, in the new 4.x tree we changed things to make
> better understand this distiction: "Catalina" is the servlet engine,
> "Jasper" is the JSP engine/compiler and "Tomcat" is the union of those
two.
> What does this mean? This means that, at the end, you will be able to
> download Catalina (if you need only servlets), Jasper (if you want to use
> JSPs on ANY servlet engine, even on Allaire's JRun hopefully), or Tomcat
(if
> you want to use the full distribution from Apache).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]