Sun Java System Web Server 6.1 Service Pack 9 International Release
Friday May 23, 2008
I tried the latest web 6.1 SP9 International Release.
You can download it at
Sun Download link
The installation is the same easy.
It will ask one more question about Default Language.
See ScreenDump118.gif below for the choice of default language.

I tried Traditional Chinese because I am in Hong Kong.
Then, everything works the same well in the installation and later startup.
The good results are now localized default pages and error responses, e.g.
See ScreenDump111.gif below for the default home page after install

See ScreenDump112.gif below for the localized Chinese NOT FOUND error responses after install
I opened the config files and found this below in magnus.conf
DefaultLanguage zh_tw
So, I experimented and tried to change it to
#DefaultLanguage zh_tw
DefaultLanguage ja
then I restarted the web server and hit a page which does not exist.
It will show me Japanese Not Found error responses.
See ScreenDump119.gif below for the JA responses.

Hope this will add more local languages you need in your site.
Walter










