Do I need web server for this functionality
Hi
I have Version 8 app server installed.
As per one of the other recent postings I was wondering if I need to install a web server as well.
I need to use server side includes for a couple of documents that cannot be .jsp files.
Can I configure the app server to deliver Server Side Include functionality or do I need a web server integrated with my app server to achieve this.
Thanks for any help.
[443 byte] By [
Jonathan14] at [2007-11-25 18:22:02]

# 2
Great
Can you tell me how I configure the web container to allow server side includes. I know the app server can serve static content via http but Im not sure how to turn server side include functionality on.
Its turned off by default, I tested it.
Are you sure we are talking about the aame thing, this is not strictly static content.
Thanks
Jon
# 3
I am terribly sorry - I misread the version of the application server in your original post.
Server side includes were/are supported in Sun Java System Application Server 7.x, but feature is not available anymore in 8.x release line. You might want to submit an RFE for this, but in the meantime, you will need to have separate web server for this type of content if you intend to use Application Server 8.
Again, sorry for the confusion....