Hello,

A week ago I decided to switch from JRUN to Tomcat for my JSP/Servlet environment. 
Naturally I started with the officially released version (3.2).

But, especially in the JSP department I found some bugs and inconveniences, that have 
been fixed in later releases (3.3-milestone-x, and also 4.0).

Now I wonder, which version should I use in production? It is a stand-alone Tomcat 
site for Intranet, so issues with the connectors to other webservers are not important.
The site is low-volume (1 request per 10 seconds at prime time) but very important, 
thus reliability/stability is vital.

Obviously, although 3.2 is the official release, by browsing through the CVS logs it 
looks like the unreleased newer versions are of higher quality.

3.3-milestone-2 doesn't seem to have much advantage compared to version 4.0-beta3, 
since 4.0 seems closer to a real release (it has gone through 5 milestones already, 
and now seems very close to the final release after some betas with relatively minor
changes and fixes).

What do you advice?

Peter Mutsaers


Reply via email to