> Thanks for the clarification.  Didn't know about that.  I guess I'll just
> have to convert all of my includes to jsp, or create a jsp copy at least.
> Maybe the Orion team can figure in some sort of work around...?

if they do, that'd be great.

> Thanks again,
> Jeremy
> 
> -----Original Message-----
> From: Bond - James D. [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 06, 2000 12:36 PM
> To: Jeremy Pierson
> Subject: RE: page-include bug
> 
> 
> 
> No, I understand.  The problem is you cannot POST to html ... period ....
> that ALSO INCLUDES html that is just included on a page.  Sounds like a
> dumb restriction but that's the way it works.
> 
> On Mon, 6 Mar 2000, Jeremy Pierson wrote:
> 
> > You seem to have mis-read what I said.  I AM posting to a jsp page.  That
> > jsp page is INCLUDING other pages - some jsp and some html.  The includes
> > that are html extension are giving the error, the jsp includes are working
> > fine.
> >
> > Thanks,
> > Jeremy
> >
> > -----Original Message-----
> > From: Bond - James D. [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, March 06, 2000 9:04 AM
> > To: Jeremy Pierson
> > Subject: Re: page-include bug
> >
> >
> >
> > You can't POST to Html, that's why.  Any chance you can make them JSPs
> > even if their content is just html?  I've had to do that before .......
> >
> > On Sun, 5 Mar 2000, Jeremy Pierson wrote:
> >
> > > 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
> > >
> > >
> > >
> > >
> > >
> >
> >
> > James Dalrymple
> > Telesoft Corp.
> >
> >
> 
> 
> James Dalrymple
> Telesoft Corp.
> 
> 


James Dalrymple
Telesoft Corp.

Reply via email to