On Thu, 16 Jan 2003, joni santoso wrote:
> Date: Thu, 16 Jan 2003 14:13:38 +0700 > From: joni santoso <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: Struts Users Mailing List <[EMAIL PROTECTED]> > Subject: Re: The best way for learning struts (stupid question) > > > >> * The Servlet API -- foundation to every Java-based web > >>application > >> > > > >It's probably worth throwing in "installing and > >configuring a servlet > >container like Tomcat" at about this point. Many of us > >have the luxury of > >sysadmins who takt that task on, but it's a very useful > >skill to know how > >to set Tomcat up on your development PC. > > > > I wonder if Tomcat is used in real and critical > application by major companies? What other servlet > containers out there? I once played with orion. Tomcat gets around 100,000 downloads per month (10x-15x times what Struts gets). Many of those users are developers needing a place to build their apps, but there are lots of high volume production users as well. Craig -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

