Studio Enterprise - Tutorials and Examples
Hi ...
I am New to Java Studio Enterprise and appreciate your help with the below questions :
1. I would like to use Studio Enterprise to Create a web application that will be using many web services and other advanced features ... Is Studio Enterprise the right tool for me ?
2. I have found some tutorials on Studio Enterprise such as some of the links in
http://developers.sun.com/prodtech/javatools/jsenterprise/reference/techart/ind ex.jsp
However , I feel I need many more examples and tutorials that help me have a more complete understanding ... Which other sites or books would you recommend ?
Thank you
Evrim
Message was edited by:
Evrim
[711 byte] By [
Evrim] at [2007-11-26 9:07:57]

# 1
> 1. I would like to use Studio Enterprise to Create a web application that will be using many web services and other advanced features ... Is Studio Enterprise the right tool for me ?
For creating web applications, you can use Java Studio Enterprise or NetBeans. Java Studio Enterprise product is built on top of NetBeans and provides additional add-on modules (namely UML, support for Sun Java System Portal Server, application profiling for Sun Java System Application Server etc).
You may want to try NetBeans if you are interested in developing web applications and you do not plan on using the advanced features provided by Studio.
http://www.netbeans.info/downloads/download.php?type=5.0
http://www.netbeans.info/downloads/download.php?type=5.5b2
http://www.netbeans.org/downloads/index.html
You may want to check out the other product offerings like Studio, NetBeans Enterprise Pack (http://www.netbeans.org/products/index.html) to evaluate if the addons provided by these would be useful to you.
> I feel I need many more examples and tutorials that help me have a more complete understanding ... Which other sites or books would you recommend ?
Since Studio is based on NetBeans, the NetBeans docs and tutorial site (http://www.netbeans.org/kb/50/index.html) provides several tutorials that you may find useful.
For web applications, pl. check out:
http://www.netbeans.org/kb/50/quickstart-webapps.html
http://www.netbeans.org/kb/50/quickstart-webservice.html
http://www.netbeans.org/kb/50/quickstart-webservice-client.html