I'm trying to use Apache to parse the bulk of a web page, pulling in a
small amount of JSP in the footer with SSI.  I'd like the page to be
SHTML, and the footer to be JSP.  But I'm having trouble... apparently,
mod_include doesn't treat included files exactly the way Apache does. 
(I am _not_ specifying IncludesNoExec).  

My question is: can you use SHTML to #include a JSP, such that Apache
handles the SHTML part and Tomcat handles the JSP part?

If so, where could I find some specific information for setting this up?

thanks,
nate roe

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to