#1 is a URL, not a path. You definitely need to give the constructor a path like #2. Other than that, I don't know why it doesn't work. Why don't you paste the code using a correct path and we'll look it over again.
Derek > -----Original Message----- > From: Madhusudhan Ramanujan > [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 20, 2001 4:16 PM > To: [EMAIL PROTECTED] > Subject: Re: file definition > > > The file resides on my local server. and it is a http server > and not https. > I am still getting the error. it is not able to resolve the > path defined between the quotes > "http://localhost/ycertificate.cer" or > "c:\allaire\jrun\servers\lib\ycertificate.cer". > > ============================================================== > ============= > To unsubscribe: mailto [EMAIL PROTECTED] with body: > "signoff JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set > JSP-INTEREST DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
