SJSAS Question 2

Am running sun Java System Application server 8 and have my own external classes that I would like to use. Where and how do I save them in the server and configure the server to 'see' the classes? Thanks for the assist.
[228 byte] By [Jamwaa] at [2007-11-26 13:59:12]
# 1
Google on how to create EAR/WAR and deploy.Kaj
kajbja at 2007-7-8 1:39:53 > top of Java-index,Java Essentials,Java Programming...
# 2
There is a nice tutorial on J2EE on how to deploy your system.. google in J2EE in pdfMessage was edited by: G_Abubakr
G_Abubakra at 2007-7-8 1:39:53 > top of Java-index,Java Essentials,Java Programming...
# 3
Do you want the server to be able to use them - re used by multiple different applications or just one application be able to use them ?
Aknibbsa at 2007-7-8 1:39:53 > top of Java-index,Java Essentials,Java Programming...
# 4
Just one application is to use the classes. However the classes are reusable and can be used in a variety of other projects
Jamwaa at 2007-7-8 1:39:53 > top of Java-index,Java Essentials,Java Programming...