Forum: Java and JSP
02-11-2011, 07:12 AM
|
|
Replies: 11
Views: 6,659
|
Forum: JavaScript programming
02-11-2011, 06:51 AM
|
|
Replies: 15
Views: 1,484
My error
While reading the FILE i am getting the exception
illegalArgumentException
at java.net.URI.create(URI.JAVA:842)
|
Forum: JavaScript programming
02-10-2011, 01:17 PM
|
|
Replies: 15
Views: 1,484
How to open a file
hi ,
I am trying to open a file where a file name is having spaces.
i am trying to do it by file= new File(path) but it is giving me an exception .
could you suggest ant way to do this ??:)
|