Re: NullPointerException while using pre-compiled jsp files in a jar file
Posted By:
Christopher_Koenigsberg
Posted On:
Sunday, March 11, 2007 10:45 AM
well, what are the NullPointerExceptions complaining about, specifically? maybe some resources that can't be found due to path differences when you run from the jar instead of from Tomcat's own work dir, etc.?