Michiel Meeuwissen <[EMAIL PROTECTED]> wrote: .. > > I think without declaration would be the same as a declaration with no > encoding (so should be encoded according to UTF-8). So, as a special case, > if no such header found, the file should be consider UTF-8. > > But I may test that, too, but it would amaze me if it would make a > difference. > The funny thing is that if the filename ends with jsp the coding is ok, but with any other extension it is not. It may be that for jsp the filename is treated as un url and otherwise it is treated as a local file. If I replace the filename by the full url everything works well in all cases.
Martijn Houtman
