I want som one to help

i am working with struts fram work

i want to

get text from jsp in Action class with Arabic language i got unknown character

in jsp i am using

<%@ page contentType="text/html;charset=UTF-8" language="java" %>

content="text/html; charset=UTF-8">

in Action class i am using

response.setContentType("text/html;charset=UTF-8");

response.encodeURL("UTF-8");

response. setCharacterEncoding("UTF-8") ;

request.getSession().setAttribute(org.apache.struts.Globals.LOCALE_KEY, new java.util.arabicLocale("ar","JO") );

[585 byte] By [elsha3era] at [2007-10-3 5:53:15]
# 1
This question is not related to JDBC from the description you have provided.
aniseeda at 2007-7-15 0:33:37 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 2
> This question is not related to JDBC from the> description you have provided.Don't worry, he has it posted in plenty of other places as well.
masijade.a at 2007-7-15 0:33:37 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 3
> > This question is not related to JDBC from the> > description you have provided.> > Don't worry, he has it posted in plenty of other> places as well.In that case, I might say that this is a better place to post than 'Swing'. :D
aniseeda at 2007-7-15 0:33:37 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...