> From: Warron French [mailto:[EMAIL PROTECTED] > Subject: RE: Jboss vs. tomcat with IIS > > But if I want to cover all types of Java applications I could > essentially go with an overkill method and use the JBoss application?
You should be aware that JBoss uses an embedded Tomcat as its web server and servlet container. If you want to implement a full J2EE setup use JBoss; if all you need is servlets and JSPs, use Tomcat. JBoss is quite a bit more "interesting" to configure. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
