I\'m building a webapp using php, ajax, javascript, mysql.I\'ve been worring about something for a while, but not sure if it\'s really a problem or not.Here\'s the basic concept of how the code is wor
How should I include an HTML file into an开发者_JS百科other HTML file, using JSP? <jsp:include page="/include.html"></jsp:include>
I\'ve installed ServerSideIncludes module on my computer and it works great with one exception. <!--#include virtual=\"meta.inc\" -->
Yes - Google abounds with information about configuring Apache to support SSI. 开发者_StackOverflowBut unfortunately, I still cannot seem to get it right.
If I want to insert the output of a script into an HTML file usi开发者_运维百科ng server side includes, is it better to use