Re: Character ñ changed to ñ after enter key pressed
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere HATS > Re: Character ñ changed to ñ after enter key pressed




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Re: Character ñ changed to ñ after enter key pressed  
Marta L


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-25-06 12:11 PM

This sounds too familiar to me. It's  due to the encoding and we solved it
replacing the encoding tag within the template.
Before:
<%@ page language="java" contentType="text/html; charset=UTF-8"%>

After (the right one):
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1" %>

Goog luck!


"Ivan Bacelis" <bacelth@hotmail.com> escribió en el mensaje
news:e529l9$20o0m$1@news.boulder.ibm.com...
> Hi there
>
> I have this HATS V6.0.4 app. working on a WAS v6.0.2  and a user report me
> this bug. Every time they put a "ñ" caracter in any field after pressing
the
> enter key the character is replaced by  "ñ" and sent to the host, The
> result is that the user has to change this value again for the original
"ñ"
> in a green screen. This sound like a software problem to me, but I'm
looking
> for some problem like this already solved and find the solution.
>
> The HATS application use the '284' code page. and the "ñ " characters
> displayed for the systems show ok, the problem is just in the input fields
> after pressing the enter key.
>
> Any help will be welcome
>
>           Ivan
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:53 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register