Shah...
I'm not so familar with JSP, but try something like:
<%@ include file="Model_Resources/specs2.html" %>

Regards, Stefan Bushev.

>From: sumit shah <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: problem in <include/>
>Date: Tue, 5 Sep 2000 09:56:12 EDT
>
>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

_________________________________________________________________________
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

Reply via email to