Results 1 to 5 of 5
Thread: Applet - get current URL
- 06-12-2010, 12:51 PM #1
- 06-12-2010, 02:31 PM #2
There are some methods in the Applet class that return URLs. Have you looked at them?
- 06-13-2010, 05:33 AM #3
Senior Member
- Join Date
- Dec 2008
- Posts
- 526
- Rep Power
- 0
You can get
with your applet. Also you can use JavaScript with your applet to get this effectthis.getCodeBase()If my answer helped you. Please click my "REP" button and add a comment
Have a Good Java Coding :)
- 06-13-2010, 09:06 AM #4
Oh, I thought the method "this.getCodeBase()" return the location of the .class file. :P
Thanks!
[SOLVED]
- 06-13-2010, 01:26 PM #5
Similar Threads
-
changing current directory
By flaca in forum New To JavaReplies: 7Last Post: 03-06-2011, 02:50 AM -
Get dates of current week
By Qlubbie in forum New To JavaReplies: 2Last Post: 11-19-2008, 09:03 AM -
Current month
By Java Tip in forum Java TipReplies: 0Last Post: 01-07-2008, 08:40 AM -
Getting current user’s name
By Java Tip in forum Java TipReplies: 0Last Post: 12-07-2007, 12:04 PM -
How can i get current directory?
By Ashley in forum New To JavaReplies: 1Last Post: 05-26-2007, 01:21 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks