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?

