pack java classes in to a war file

i cant pack the java classes when i build my web project i works fine in localhost but when i tried to proved in my server the war file doesnt pack the java classes. How do i pack the classes?

i tried in the properties to add the files in packing to add the files but i didnt work.

how do i pack the java classes?

[332 byte] By [brsaca@gmail.coma] at [2007-11-26 15:23:29]
# 1

Are we talking about deploying a war file here or creating one?

If we are talking about deploying, it may very well be that auto deployment is turned off. In that case the server will have some kind of admin interface through which you can deploy your war file manually, this is server specific so I can't help you any further with it.

gimbal2a at 2007-7-8 21:38:44 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...