Sun one application server packging and deploying

peace be up on you ,i am using sun application server , i have create an ejb class , home and remote interfacesalso a client class and an jsp file to access this ejb, but i don't know how to use the applilcation server to backge them and to test them after deployment
[289 byte] By [killbilla] at [2007-10-2 8:05:56]
# 1

You can refer to the following link to get the appserver documentation.

http://developers.sun.com/prodtech/appserver/reference/docs/index.html

Alternatively you can use netbeans IDE to develop J2EE applications. It is very simple to write, package and deploy J2EE applications using netbeans.

You can download netbeans from-

http://www.netbeans.org/downloads/index.html or from

http://java.sun.com/j2ee/1.4/download.html

VikasAwasthia at 2007-7-16 21:59:55 > top of Java-index,Enterprise & Remote Computing,AVK Portability...