Hi

The server become web server If it's only having a web container.If It comes
with both web & J2EE containers then its called Application server.Simply if
you can deploy only War application(JSP/Servlet). its a web server and if
you can deploy both war  &  Ear applications(jsp/Servlet & EJBs) in your
server.Then it is Application server.

Based on that concept

Tomcat : web container as well as perform as web server(special
funtionality)
Apache :web container (because it only contains web container)
websphere :Application Server( contains both J2EE & web containers)
Jboss : Application Server( contains both J2EE & web containers)


Thanks
Asanka,


whether application server or web server

On Mon, Apr 4, 2011 at 1:12 PM, Anthony Lam <anthonycklamp...@hotmail.com>wrote:

>  Hi,
>
> I would like to clarify the concept behind Application server and Web
> server. What is the difference between the two? I am using the Glassfish
> server under Window Vista for my J2EE course. Is Glassfish an Application
> server or Web server? If it is an Application server then what Web server I
> am using?
>
> The popluar Web components I always heard of in the market is :
>
> Tomcat
> Apache
> websphere
> Jboss
>
> Which of the products above are classified as Application server or Web
> server?
>
> Thank you.
>
> Regards,
> Anthony Lam
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
> For more options, visit this group at
>
> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to