When attempting to post form data to a jsp page that has included pages (ie:
"<!--#include virtual="/_include/header.html" -->"), the included pages are
reporting "405 Method Not Allowed / HTTP method POST is not supported by
this URL".  This message is ony being displayed in place of the .html
pages - the includes that are jsp's ("<!--#include
virtual="/_include/toc.jsp" -->") are appearing correctly.  And, no, I do
not have any authentication setup that would affect the included pages or
the directories they're in.

I am running Sun's JDK 1.2.2 and Orion 0.9.4.

Is there something wrong with the "ssi" servlet, or have I missed something.

Out of curiosity, is there a way to configure Orion to automatically append
and prepend html to pages?  I am adding the same header and footer to every
page in the site.  Right now I do the includes myself because on Apache the
server would send the header file before any of my page was processed, and I
was not able to set cookies because the header had already been sent.

Thanks,
Jeremy Pierson
President/ CEO
Paragon Entertainment
(Publisher of Crank Music Magazine)
Houston, TX




Reply via email to