Steve Forbes wrote: > > As this is my first foray into JBoss, I would like to ask, which of the > following would be best ... to develop a web application with MySQL > db access ? > > - JBoss & Jetty > - JBoss & Tomcat > - JBoss & Tomcat & Apache > - JBoss & Other >
You might want to check out the J2EE-INTEREST or JBoss lists, but here's a servlet-oriented response: Jetty is sort of the informal default for JBoss, so go with that if you're not already using Tomcat. If you're currently using Tomcat, keep using Tomcat. -- Christopher St. John [EMAIL PROTECTED] DistribuTopia http://www.distributopia.com ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html