hi,
you might need to do some html encoding (i.e., replacing special characters
such as the ones you mentioned with the equivalent string char; ex., '>'
must be written as '>', '&' is '&', etc., you may search yahoo for a
complete list) when displaying those chars.
regards,
luke
>From: Gonzalo Jose <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Display characters
>Date: Wed, 10 Nov 1999 18:25:32 +0100
>
>
>
>Hi all,
>I'm accessing data stored in DB2 and Lotus Notes databases from a JSP file,
>and
>when I try to display characters like '
>
>�', '�', '�', etc I just can see a
>question mark (?). Can you help me?
>Thanks in advance.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html