Hi there,

I just switched to Appfuse 2 and I am having issues with the encoding of
german umlaute.

I already changed every umlaut to the corresponding html-entity.

But in the CountryTag the following line returns values which are displayed
as some cryptical "?":
final String name = available[i].getDisplayCountry(locale);

I do set UTF-8 in taglibs.jsp:
<%@ page language="java" errorPage="/error.jsp" pageEncoding="UTF-8"
contentType="text/html;charset=utf-8" %>

I never had those issues before switching to Appfuse 2, any help would be
great!

Eric
-- 
View this message in context: 
http://n4.nabble.com/Umlaute-in-CountryTag-tp1468889p1468889.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to