Can someone please tell me how to get the URI of the current browser using java?
Web Development
2
Posts
2
Posters
0
Views
1
Watching
-
My problem is to retrive the URl in the browser. i am a beginner and i dont know where to start. Please do help friends. thanks in advance Malini Nair
-
My problem is to retrive the URl in the browser. i am a beginner and i dont know where to start. Please do help friends. thanks in advance Malini Nair
Getting the current url in Javascript.. but no idea for Java..
var url = window.location.search;
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)