I'm not sure if cocoon could/should handle that case. For me, apache is
available anyway for other content so using it for static pages / graphics /
javascript is a natural choice. If you don't want to deploy a web server,
how about using a simple Java servlet? It won't be as fast, but that might
fill your need.
Gary A. Clark
Systems Programmer
Software Services Group
JELD-WEN Information Systems
> -----Original Message-----
> From: Mariano Kamp [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, June 18, 2001 9:04 AM
> To: [EMAIL PROTECTED]
> Subject: Re: How 2 serve a simple .html File?
>
> ;-) Alright, but what about single sign on, etc. We just have 3% of our
> documents static.
>
> Mariano
>
> > For purely static content, you should use a web server (apache comes to
> > mind
> >
> > :) since it will be less resource intensive and much faster.
> >
> > Gary A. Clark
> > Systems Programmer
> > Software Services Group
> > JELD-WEN Information Systems
> >
> > > -----Original Message-----
> > > From: Mariano Kamp [SMTP:[EMAIL PROTECTED]]
> > > Sent: Monday, June 18, 2001 8:55 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: How 2 serve a simple .html File?
> > >
> > > Hi there,
> > >
> > > how do I server static content like images and html files with
> cocoon?
> > > This
> > > stuff is not generating any xml?! So how can it be integrated in the
> > > sitemap?
> > >
> > > Mariano
> > >
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>