Hi, How can I include a page which is residing on a different server.That's can I refer a page URL like "http://www.xyz.com/xy.html" in the include action tag like <jsp:include page= "http://www.xyz.com/xy.html" flush="true"/>.When I give like this,the server is looking for a page with relative URL "http://www.xyz.com/xy.html" with respect to the current folder . Regards Unni =========================================================================== 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://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
