Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JNLP and Web Start and the fly likes how to display asia language title when launch application? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "how to display asia language title when launch application?" Watch "how to display asia language title when launch application?" New topic
Author

how to display asia language title when launch application?

alex han
Ranch Hand

Joined: Dec 13, 2002
Posts: 46
jnlp is :
--------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?>
<jnlp
spec="1.0+"
codebase="<%= codebase %>">
<information>
<title>应用程序</title> //this is asia lanauage title
<vendor></vendor>
<description></description>
</information>

when launch app,the title showed as □□□□□, does i must convert asia language to unicode?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to display asia language title when launch application&#65311;
 
Similar Threads
404 Not Found
jnlp launch file error
Error is coming while launching the application
Web start problem
javax.jnlp