| Author |
Package java.net.IDN;
|
Farakh khan
Ranch Hand
Joined: Mar 22, 2008
Posts: 672
|
|
Hello,
The following code working fine:
but when am trying to:
then its throwing following error:
I did import java.net.IDN;
Thanks in anticipation
Best regards
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12911
|
|
Are you sure that you imported java.net.IDN correctly in FileUpload.java?
If yes, then can you show us the complete content of FileUpload.java?
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Farakh khan
Ranch Hand
Joined: Mar 22, 2008
Posts: 672
|
|
Oops! there is spelling mistake
Thanks a lot for pointing
|
 |
 |
|
|
subject: Package java.net.IDN;
|
|
|