That's exactly what I was looking for! Thanks!
At 10:28 PM 3/26/2003, you wrote:
On Thursday, Mar 27, 2003, at 02:53 Asia/Shanghai, Ben Sinclair wrote:
Actually, now that I think about it further, this doesn't really work for
me. I have one servlet that can be used by multiple "sponsors." Each time
you pass a different referrer ID to the servlet, it loads a different
header and footer, so I couldn't recompile each time.
You don't need to compile every time. Let's assume that you have the
following layout for HTML:
/Master.html
/sponsor1/Header.html
/sponsro1/Footer.html
/sponsor2/Header.html
/sponsor2/Footer.html
--
Ben Sinclair
ben@xxxxxxxxxxxxxxx
|