Is there a way to import an html page from an external URL similiar to JSTL's "c:import" tag?
I would like to include a footer that exists on another site, and I know I can do this in JSP, so I figured it would probably be possible in Velocity. Is it possible? Thanks, Jim
