Hi,
I am a student & want to know why one cannot use Sun Application Server that comes along with J2EE1.4.sdk in developing j2ee components.
Why do we have WebLogic server, Websphere etc??
Please throw some light on me.
Thanks & Regards
Srinivas Vemuri
-
Advice on j2ee application server!! (newbie here) (3 messages)
- Posted by: naga srinivas vemuri
- Posted on: February 07 2005 23:06 EST
Threaded Messages (3)
- Advice on j2ee application server!! (newbie here) by adrian osullivan on February 08 2005 06:46 EST
- Advice on j2ee application server!! (newbie here) by naga srinivas vemuri on February 08 2005 11:56 EST
- Advice on j2ee application server!! (newbie here) by naga srinivas vemuri on February 08 2005 11:57 EST
- Advice on j2ee application server!! (newbie here) by naga srinivas vemuri on February 08 2005 11:56 EST
-
Advice on j2ee application server!! (newbie here)[ Go to top ]
- Posted by: adrian osullivan
- Posted on: February 08 2005 06:46 EST
- in response to naga srinivas vemuri
Sun's app server is a reference implementation for people involved with building j2ee servers. It meets the j2ee spec, but that is all. Weblogic, websphere etc meet the spec but go much further in terms of being scalable, distributable, reliable, supported etc. Sun did release an enterprise standard j2ee server, Sun One, but noone was very interested in it. WL and WS dominate the market. -
Advice on j2ee application server!! (newbie here)[ Go to top ]
- Posted by: naga srinivas vemuri
- Posted on: February 08 2005 11:56 EST
- in response to adrian osullivan
Sun's app server is a reference implementation for people involved with building j2ee servers. It meets the j2ee spec, but that is all. Weblogic, websphere etc meet the spec but go much further in terms of being scalable, distributable, reliable, supported etc. Sun did release an enterprise standard j2ee server, Sun One, but noone was very interested in it. WL and WS dominate the market.
Can we develop Web Services just using Java WSDP without having to install any other packages?? -
Advice on j2ee application server!! (newbie here)[ Go to top ]
- Posted by: naga srinivas vemuri
- Posted on: February 08 2005 11:57 EST
- in response to naga srinivas vemuri
Thanks for your previous reply.
It helps my understanding.