Menu

#17 Problem with UTF-8 encoding

closed
nobody
None
5
2003-08-13
2003-04-24
Anonymous
No

Hello,

i'm developing internationalized application with
encoding UTF-8. If I try to use your taglib to create chart
(for example with czech title), l will get error:

<h3>Validation error messages from tag library Cewolf
Tag Library</h3>Could not validate JSP page. Your
document seems not to be parseable.
Character conversion error: "Malformed UTF-8 char -- is
an XML encoding declaration missing? (line number may
be too low).

My source is included.

Without solving of this problem, it's impossible to use
this nice component in international applications.

regards

JMELICHN

Discussion

  • Guido Laures

    Guido Laures - 2003-08-13
    • status: open --> closed
     
  • Guido Laures

    Guido Laures - 2003-08-13

    Logged In: YES
    user_id=574032

    This is a problem of the JSP compiler of your servlet
    container. Please refer to the JSP spec and the servlet
    container docs to find out how to solve it.

     

Log in to post a comment.