> -----Original Message-----
> From: Neeme Praks [mailto:neeme@one.lv]
> Sent: Thursday, June 01, 2000 1:49 PM
> To: cocoon-dev@xml.apache.org
> Subject: RE: Simpleton Sitemap question
>
>
>
> > -----Original Message-----
> > From: Stefano Mazzocchi [mailto:stefano@apache.org]
> > Sent: Wednesday, May 31, 2000 12:38 PM
> >
> > Good question.
> >
> > The sitemap will allow you to "mimic" a complete web serving
> > environment. In fact, you could map your own web site root to
> > Cocoon and
> > let it handle the whole thing, including static files, redirection and
> > authorization (authentication will be done at web server or servlet
> > engine level).
Many Web Apps still use Form based authentication controlled by the Web
Application and not the servlet container, so it might be a good idea to
allow this. Especialy if the Cocoon sitemap is going to be the primary
controller/director.
-david
|