It works great! Thanks Scott.
> -----Original Message-----
> From: Scott Ferguson [mailto:ferg@xxx.com]
> Sent: 09 April 2002 15:59
> To: resin-interest@xxx.com
> Subject: Re: WebDAV Servlet Q (beginner)
>
>
> Alvaro Coronel wrote:
> > Thanks Scott. I tried it, but unfortunately I got mixed results.
> >
> > I'll send all the data I can because it might clarify
> things a bit more.
> >
> > This is what the configuration file reads:
> >
> > <web-app id='/cm/' app-dir='d:\projects\cm'>
> >
> > <character-encoding>ISO-8859-1</character-encoding>
>
> You need to put the <character-encoding> outside any <host>
> or <web-app>
> and inside the <http-server>
>
> The URL decoding happens before Resin knows which host or web-app the
> URL refers to, so that declaration needs to be global.
>
> -- Scott
>
> >
>
>
Received on Tue 09 Apr 2002 15:28:52 -0700
This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:17:00 PDT