[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: UTF-8 websites
jaikiran
do-not-reply at jboss.com
Thu Jan 3 02:51:42 EST 2008
A bit of googling led me to posts which mentioned adding the following to the jsps worked
| <%@ page language="java" contentType="text/html;UTF-8" pageEncoding="UTF-8" %>
| <html>
| <head>
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
| <title>Testing</title>
| </head>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116621#4116621
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116621
More information about the jboss-user
mailing list