----- Original Message -----
From: ZhangQi <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 08, 2000 2:24 PM
Subject: Can not find the file.


> hi all,
>  I am a newer at Class -> InputSource .
> I have some code as below,
> /*
>      InputSource  input;
>      input = new InputSource( myclass.class.getResourceAsStream( "text.htm" ) );
>      input.setSystemId( myclass.class.getResource( "text.htm" ).toString() );
> */
> but I do not know where to put the text.htm in
> I have exception in the 2nd line and 3rd line.
> What can I do?
> AidyZhang
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to