mel per [
https://community.jboss.org/people/emollient-mind] created the discussion
"Re: Using SSI (server-side includes) in JBoss AS 7.1 ( Thunder )"
To view the discussion, visit:
https://community.jboss.org/message/748016#748016
--------------------------------------------------------------
apart from the configuration in the web.xml please add a context.xml in the META-INF
folder of your web app with these contents
<?xml version="1.0" encoding="UTF-8"?>
<context priveleged="true"/>
tested on JBoss AS 7.1
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/748016#748016]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]