users@glassfish.java.net

Re: JSP's stored in WEB-INF

From: coreyharden <coreyharden_at_yahoo.com>
Date: Mon, 18 May 2009 11:42:22 -0700 (PDT)

Thanks for your reply, I figured out what the problem was. It had to do with
the url of the pages. I was using dreamweaver to set the relative url of
the images but the server was trying to find the images based on their
relative location to the url passed in with the request object. I had to
change the relative url of the images to match the url of the request.
-- 
View this message in context: http://www.nabble.com/JSP%27s-stored-in-WEB-INF-tp23550460p23603137.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.