Be reminded that the markup's encoding (<?xml encoding=..>) is not necessarily be equal to the http response encoding. It'll rather be converted into either what you set the response header charset to or what you're browser requests. please see http://wicket.sourceforge.net/wiki/doku.php?id=user:markup_encoding for more details.
Juergen ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_idt12&alloc_id344&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
