0 Replies Latest reply on Oct 9, 2002 12:44 PM by zarni

    how can i force browsers to use a certain encoding

    zarni

      How can i force the browser displaying my jsp pages to use a encoding i set to default...

      i'm using this code:

      <%@page language="java" session="true" contentType="text/html;charset=windows-1250" %>

      but!!! it doesn't work allways... i'm also using frames , maybe that's teh problem... but maybe it is just that dumb Iexplorer... fortunately Mozilla is doing the same mistakes...

      I'm from slovenia so I wan't to display &#269;žš...

      any <%=ideas?%> :-)

      zarni