users@glassfish.java.net

SSI issue

From: Alan Treece <Aj.Treece_at_Sun.COM>
Date: Fri, 15 Jun 2007 16:23:59 -0500

Folks...

I'm trying to get Server Side Includes to work and for the most part
they are working. The issue is I get the following error and I'm not
sure why... Does anyone have a clue about these?


[#|2007-06-15T16:09:26.095-0500|INFO|sun-appserver-pe9.0|
javax.enterprise.system.container.web|
_ThreadID=15;_ThreadName=httpWorkerThread-80-1;|WebModule[/
handbook_pub] ServletContext.log():ssi: SSIProcessor.process --
processing command: if|#]

[#|2007-06-15T16:09:26.096-0500|INFO|sun-appserver-pe9.0|
javax.enterprise.system.container.web|
_ThreadID=15;_ThreadName=httpWorkerThread-80-1;|WebModule[/
handbook_pub] ServletContext.log():ssi: Unknown command: if|#]

[#|2007-06-15T16:09:26.097-0500|INFO|sun-appserver-pe9.0|
javax.enterprise.system.container.web|
_ThreadID=15;_ThreadName=httpWorkerThread-80-1;|WebModule[/
handbook_pub] ServletContext.log():ssi: SSIProcessor.process --
processing command: else|#]

[#|2007-06-15T16:09:26.098-0500|INFO|sun-appserver-pe9.0|
javax.enterprise.system.container.web|
_ThreadID=15;_ThreadName=httpWorkerThread-80-1;|WebModule[/
handbook_pub] ServletContext.log():ssi: Unknown command: else|#]

[#|2007-06-15T16:09:26.099-0500|INFO|sun-appserver-pe9.0|
javax.enterprise.system.container.web|
_ThreadID=15;_ThreadName=httpWorkerThread-80-1;|WebModule[/
handbook_pub] ServletContext.log():ssi: SSIProcessor.process --
processing command: endif|#]

[#|2007-06-15T16:09:26.100-0500|INFO|sun-appserver-pe9.0|
javax.enterprise.system.container.web|
_ThreadID=15;_ThreadName=httpWorkerThread-80-1;|WebModule[/
handbook_pub] ServletContext.log():ssi: Unknown command: endif|#]



Thanks, ajTreece