[thelist] Problem with JRUN and Server Side Includes

Hassan Schroeder hassan at webtuitive.com
Fri Jun 14 16:51:00 CDT 2002


David Appleton wrote:

> The problem here is that the includes are being used within templates which form the basis of the site.  For simplicity (and easy maintenance) these includes contain things like global navigation, footers and style sheets etc.  I want the JSP pages to work from the same templates as the rest of the site (which will be .html pages).  I'm using DreamWeaver templates for this so I don't want to be altering more templates than I have to.

? There's no need to alter any of your templates.

> The site doesn't contain a great amount of JSP pages, so I'd like to avoid naming every page .JSP (although that is an option I suppose).  Maybe I'm just being fussy, but I'm doing a complete redevelopment so I'm looking for it to be as streamline as possible.

There's no need to rename any page. The JSP pages use JSP-syntax
includes rather than SSI-syntax includes. That's it.

Not sure why this seems "unstreamlined" ... :-)

--
H*
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

    -- creating dynamic Web sites and applications since 1994 --



More information about the thelist mailing list