When to use Java Studio Enterprise?

Hi all, Can you all suggest, when should one consider using Java Studio Enterprise IDE?What are the differences between the NetBeans 5.5 enterprise pack and Java Studio Enterprise?
[201 byte] By [JamesSelvakumar] at [2007-11-26 9:32:19]
# 1
I think the following article can give you an idea when to use which. http://developers.sun.com/prodtech/javatools/jsenterprise/reference/techart/jse 8/which_tools.html
petersl at 2007-7-7 0:18:40 > top of Java-index,Development Tools,Java Tools...
# 2

Basically speaking NetBeans Enetrprise Pack is a more modern version of Java Studio Enterprise with the following differences:

1) Branded as NetBeans

2) Packaged as an addon pack for NetBeans IDE

3) Does not contain Portlet Builder

4) Contains tools for SOA development and advanced XML editing tools

KSorokin at 2007-7-7 0:18:40 > top of Java-index,Development Tools,Java Tools...