im having trouble deploying a war file on tomcat.
i have written a webapp in netbeans on my windows machine. it all runs fine. what i want to do is deploy the applicatio
In my case it was the manifest file.
Class-Path:
should followed by a whitespace.