sunstudio code can run on tomacat ?

Actually am developing web application that uses Hibernate Spring and jsf technologies and tomcat server, for the UI designing am using SunStudio here i have a doubt

1.after designing the UI part in SunStudio that code can run on tomcat server ? this is my main doubt and also

2.how can i integrate with this code in to my Hibernate and Spring code .

please help me out

regards

simha

[441 byte] By [pedapudi_narasimhamurthya] at [2007-11-27 3:05:27]
# 1

- The applications developed using Sun Java Studio Enterprise can be deployed to tomcat server.

Please take a look at:

http://www.netbeans.org/kb/55/quickstart-webapps.html

Sun Java Studio Enterprise 8.1 is built on top of open source NetBeans 5.0 and NetBeans documents therefore apply to JSE as well.

- For hibernate in the ide, please take a look at:

http://www.netbeans.org/kb/41/hibernate.html

- You may want to consider using NetBeans 5.5 (as an alternative to JSE 8.1):

http://www.netbeans.info/downloads/index.php

NetBeans 5.5 is a later version and provides several add-on packs for additional functionality. (Almost all features of jse8.1 are available in NB5.5).

KarthikRa at 2007-7-12 3:51:01 > top of Java-index,Development Tools,Java Tools...