users@glassfish.java.net

Re: glassfish configuation??

From: Shing Wai Chan <Shing-Wai.Chan_at_Sun.COM>
Date: Wed, 24 Mar 2010 11:35:02 -0700

For (2), have you try to set pageEncoding in jsp page?
For instance, in Chinese Traditional, one can set it as follows:
<%@ page pageEncoding="Big5" %>

Shing Wai Chan

On 3/23/10 7:01 PM, glassfish_at_javadesktop.org wrote:
> I try glassfish for the past two months , we have met the following unpleasant situation, how somebody can tell
> Me how to change the configuration in glassfish!
> 1) the external css not work fine with html stand<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">, it will turn the css file to mine type?
> 2) jsp page must pur under WEB-INF , otherwise the server with turn your Chinese character to human unreadable Unicode.
> Thank you
> [Message sent by forum member 'newnet']
>
> http://forums.java.net/jive/thread.jspa?messageID=393387
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>