Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: Re: Signed applet and win2000 account locale problem


Message #1 by "Meme Rhee" <meme@b...> on Fri, 14 Mar 2003 05:22:26
> Hi

I'm looking for Korean java programmer student for our 6 month internship 
program in Cebu, Phillipines.  www.bigfoot.com.  Would you or any of your 
friends be interested?
Meme Rhee
Director, HR


H> i,

> 
I> 'm a Korean java developer.
I>  have a problem with Korean language.

> I developed an applet program with Swing and the applet was signed by 
sun 
t> ools.

> When I log on my Win2000 server with "Administrator" or "myAccount
(> English)" accounts and test the applet, Everything is OK.
B> ut when I use Korean accounts, following error occurred.

> 1. when I choosed "this session allowed.."
-> ------------------------------------------------------
j> ava.lang.NullPointerException
j> ava.security.PrivilegedActionException: 
j> ava.io.FileNotFoundException: 
C> :\Documents and Settings\?¨¬¢¬¡Æ©¡\Local Settings\Temporary Internet 
F> iles\Content.IE5\W5UXS303\appletcontainer[2].htm
(> file name, directory name or volume label .. is different) <== of 
course, 
t> his sentence was written in Korean 

> :-)-------------------------------------------------------

> My Korean account name is crashed.

> and ..

> 2. when I choosed "always allowed.."
-> ------------------------------------------------------
j> ava.io.FileNotFoundException: C:\Documents and Settings\(My Korean 
A> ccount Name)\.java\jpicerts131_02
(> can't find the right path..)
-> ------------------------------------------------------

> In this case, Korean account name is not crashed, 
b> ut there is no ".java" directory on my Korean account name directory.
A> nd I can't make this directory on windows exporer.

> 
S> omebody tell me the workaround!!!
I>  have to use Korean account.

  Return to Index