Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I have little experience with WEB servers and am looking at JBOSS. Without risking your neutrality, can you give me some pros/cons on that choice? Or, what other(s) might be equally good choices?
Thanks in advance…
If you have little experience, I’d suggest starting with Tomcat 5. It’s free and MyEclipse supports source level JSP debugging in it. The only downside is that it doesn’t provide EJB support, but that’s not really something I’d recommend getting into until you have the general web server basics under your belt too. 🙂
I’d second Tomcat 5, its a fantastic app server. Like scott said, if you aren’t doing EJBs and want to get into pretty much everything else (Struts, Spring, Hibernate, JSTL, Java Server Faces, etc. etc.) then Tomcat 5 is just what you need.