i have Jdeveloper 9i and with this IDE u can deploy ur EAR files
both directly and with console page to weblogic.i deploy many unicode
jsp files to weblogic with this.i recommnd u that download it from
oracle site.it is free of charge.but however i suggest u a point to
do:
ur jsp header file must be like this:
<%@ page contentType="text/html;charset=UTF-8" %>
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
Make a WAR file and deploy it.u must get anwser.