A microsoft tech tip (http://support.microsoft.com/kb/222064) for IE suggests to put a
</BODY>
<HEAD>
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
</HEAD>
</HTML>
<head> tag after the closing </body> tag. But wicket (1.4M3) deletes the
<head> and the served page is
</BODY>
</HTML>
Any way to solve this?
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
