I have a bunch of header / footer code for multilple sites written in
ColdFusion that I don't want to have a second copy of.  I want to do an
include of a resource that is not on my weblogic server.  I.e., I want
to include the cf header/footer and the cf server is a different box.
In CF I can do CFINCLUDE any url.  Using RequestDispatcher I am limited
to relative references -- relative to the ServletContext root.  Is there
a way to do an include on an absolute url built into JSP/Serlet?

--
Tom

Thomas Preston
Vacation.com, Inc.
Engineering Department
617.210.4855 x 124

===========================================================================
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