which server ?

which server should i use for J2EE ?
[43 byte] By [myharshdesignera] at [2007-11-27 3:32:26]
# 1
You need an Java Application Server. There are several implementations of them. Popular ones are Tomcat (Apache's implementation) and Glassfish (Sun's implementation). The big difference is that Glassfish supports EJB while Tomcat doesn't.
BalusCa at 2007-7-12 8:35:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...