so RELAX NG allows merging
plural schemas.
And the schema compiler for RELAX NG such as JAXB and
Relaxer(http://www.relaxer.org/) maps the schema to Java classes.
If tomcat provides some rules for schemas to include, it is easy to get
Java obj
racters correctly. Setting pageEncoding
> would not have done this.
If the pageEncoding is not set, container applies encoding specifed in
contentType attribute, isn't it ? And, if the contentType is not set or
has no charset part, container applies ISO-8859-1 as I think UTF-8
should be appl
u can confirm
the encoding of generated Servlet codes by a browser (Netscape:
View -> Character Coding) or a utf-8 enabled editor.
So, the encoding for compile is UTF-8 only.
---
Yoko Kamei Harada, Web Studio Ne-Po-Le
http://www.netpotlet.com/
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>