Hi All,
I had successfully created a .war file and deployed it in the
JBOSS server.
When I open my WAR file I am able to view all my .class, .java, .jsp files.
Is there any way to include
only my .class files and is it appropriate doing so?
If it can be done and if my approach is correct can any of you help me out in this.
Thanks in advance!