try the include directive:
        <%@ page import="Model_Resources/specs2.html" %>

-----Original Message-----
From: sumit shah [mailto:[EMAIL PROTECTED]]
Sent: Tuesday 5 September 2000 3:56 PM
To: [EMAIL PROTECTED]
Subject: problem in <include/>


hi all,
  hope all had a nice weekend. I am trying to include a file in my page. we
are using IBM webspher and when i try to run a code with
<jsp:include page="Model_Resources/specs2.html" flush="true"/>

it gives me the following error.

com.ibm.servlet.engine.webapp.NoTargetForURIException: No target servlet
configured for uri: /template/Model_Resources/specs2.html

     do i have to configure a servelet or what. i cant get it.can anyone
please help me out.

thanks.
sumit.

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to