js apache tomcat and sun application server are the same type of product?

Guys,I'm new to java EE, I wonder if Apache Tomcat and Sun Application server (come with java EE SDK) are two of the same kind? Are both of them java web server ? Which one should I use? Thanks in advanceThai
[237 byte] By [nhut_lea] at [2007-11-26 14:57:56]
# 1
no they aren't the sametomcat is a web server/servlet containersun app server is an application server tomcat is more or less a subset of what sun app server can doyou can google for more info on diff between web and app servers
CarrieHunta at 2007-7-8 8:46:43 > top of Java-index,Java Essentials,New To Java...
# 2
> Which one should I use? depends on what you need to doit's like saying should i get a knife and fork or a whole set of silverwaredepends on what you're eatingokay, bad example, sorry
CarrieHunta at 2007-7-8 8:46:43 > top of Java-index,Java Essentials,New To Java...