Thread
:
Help with "new URL (getDocumentBase(),MyFileName);"
View Single Post
#
2
(
permalink
)
08-07-2007, 09:50 AM
silvia
Member
Join Date: Jul 2007
Posts: 35
Checking the exception might give you a better clue:
Code:
// ... catch (Exception e) { System.out.println("Something is wrong - " + e); e.printStackTrace(); }
silvia
View Public Profile
Send a private message to silvia
Find all posts by silvia