<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I'm glad you could finally solve your problem. Thanks for the feedback!<br>
<br>
br,<br>
Philip<br>
<br>
Yves Glodt wrote:
<blockquote cite="mid200902041055.00615.yg@mind.lu" type="cite">
  <meta name="qrichtext" content="1">
  <style type="text/css">p, li { white-space: pre-wrap; }</style><span
 style="color: rgb(20, 19, 18);">thank you all for your suggestions and
sorry for terrorizing the ml with my requests...! :-)</span><br>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);"><br>
  </p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);">I
eventually found today the source of my "certain jsps are corrupted",
which I suspected to be a bom-issue.</p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);"><br>
  </p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);">In
fact, one of my templates included 2 other jsps. All of the files have
a bom, but one of them seemed to have a different one. I could e.g.
also not open this file via webdav, but all the other jsps worked fine.</p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);"><br>
  </p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);">As
suggested quite early in this thread, I just copy/pasted from the
workplace-editor to a text editor on my box, saved, and re-copy/pasted
back, saved and it's ok now.</p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);"><br>
  </p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);">The
beginning of the sill bad jsp looked like this:</p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);">���<%@
page session="true" %></p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);"><br>
  </p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);">The
good one:</p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);"><%@
page session="true" %></p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);"><br>
  </p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);"><br>
  </p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);">The
good one still contains a BOM, as I verified by opening it with a hex
editor.</p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);"><br>
  </p>
  <p style="margin: 0px; text-indent: 0px; color: rgb(20, 19, 18);">Thanks
again for all the suggestions,</p>
</blockquote>
[...]<br>
</body>
</html>