You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Odo <go...@heaven.club.ne.jp> on 2002/02/13 05:47:59 UTC

i18n_http_output('pass');

Does anybody know Java servlet equivalent functions of the following PHP
functions i18n_http_output('pass') for
Japanese encoding and readfile() ?


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: i18n_http_output('pass');

Posted by Daniel Bruce Lynes <dl...@shaw.ca>.
On February 12, 2002 08:47 pm, you wrote:

> Does anybody know Java servlet equivalent functions of the following PHP
> functions i18n_http_output('pass') for
> Japanese encoding and readfile() ?

You could try taking a look at the i18n support in Struts, or at the separate 
i18n Jakarta taglibs project.

http://jakarta.apache.org/struts
http://jakarta.apache.org/taglibs/

ttfn

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>