| Author |
Webserver Vs Application Server
|
Ramkumar Subburaj
Ranch Hand
Joined: Sep 07, 2007
Posts: 83
|
|
Hello,
I am developing an e-commerce website using servlets and jsp and tiles, .
i want to know whether there will be a performance difference when running the same application in a web server(tomcat) and application server(JBoss) 5.0
|
SCJP 1.5, SCWCD 1.4.
Hanging between Web Services and EJB
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
Well, JBoss AS uses Tomcat as its servlet container so it should be much the same. But then, if you are only using servlet technologies why use JBoss?
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Ramkumar Subburaj
Ranch Hand
Joined: Sep 07, 2007
Posts: 83
|
|
|
Thanks for the reply. i just had a doubt
|
 |
giuseppe morreale
Greenhorn
Joined: Jan 20, 2009
Posts: 5
|
|
If you use only servlet/jsp I suggest tomcat because is more lightweight than an application server like jboss
Links about glassfish (application server) vs tomcat (web server)
http://74.125.39.147/translate_c?hl=it&langpair=it%7Cen&u=http://www.pneumonoultramicroscopicsilicovolcanoconiosis.org/blog/glassfish-vs-tomcat&usg=ALkJrhjA9GjhAQLs0Mo0m3PGdQ6NebASTQ
http://74.125.39.147/translate_c?hl=it&langpair=it%7Cen&u=http://raibledesigns.com/rd/entry/glassfish_2_vs_tomcat_6&usg=ALkJrhhVB-TUtppuR3jQk5CF4JI6VQhmrA
Glassfish VS Tomcat
|
---
Article and example (english and italian) about
[Java EE, Hibernate, EJB, Servlet, JSP, WebService, Glassfish, Java ME etc]
<a href="http://programmaremobile.blogspot.com " rel="nofollow">http://programmaremobile.blogspot.com</a>
|
 |
 |
|
|
subject: Webserver Vs Application Server
|
|
|