Appendix C, Internationalized Enterprise Server
469
Server-side JavaScript Information
Server-side JavaScript Information
When you use server-side JavaScript with the international version of the
server, you have additional things to consider when compiling applications and
using databases. For example, you can specify the language of the JavaScript
application one of two ways: using the compiler, or using the HTML
<META>
tag.
Specifying the Character Set for the
Compiler
For the international version, the server-side JavaScript compiler (
jsac
) has a
-l
option called
charSet
. This option specifies the character set being used
in the input HTML files. The value for
charSet
is one of the following
character set names.
Usage
To use this option, use the following format:
jsac [-cdv] [-l
charSet
] -o
binaryFile
[-i]
inputFile1
[-i]
inputFile2
...
jsac [-cdv] -o
binaryFile
-f
includeFile
jsac -h
Options
The following table shows the options for the compiler.
Table C.3 Valid values for charSet
Language
Value for
charSet
Western European
iso-8859-1
Central European
iso-8859-2
Cyrillic
iso-8859-5
Japanese
iso-2022-jp
,
x-sjis
,
x-euc-jp
Korean
iso-2022-kr
,
x-euc-kr
Simplified Chinese
x-gb2312
Traditional Chinese
x-big5
,
x-euc-ch
Greek
iso-8859-7
Turkish
iso-8859-9
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...