How to display UTF-8 chars in a JSP

marzo 11th, 2011 Posted by java 0 thoughts on “How to display UTF-8 chars in a JSP”

1. <%@ page contentType=”text/html; charset=UTF-8″ pageEncoding=”UTF-8″ %>
2.
3. File -> Properties -> Resource -> Text File Encoding -> UTF-8
4. If you are using resource bundle you can use this: http://englove.blogspot.com/2011/01/how-to-use-utf-8-encoding-with.htm

Copyright © 2018 programadorfreelanceargentina.com

Programador Freelance Argentina