Hi all,
Through java code can we find the URLs of the browsers currently running in a system?.Please do me a favor to find the solution.Thanks in advance.
Printable View
Hi all,
Through java code can we find the URLs of the browsers currently running in a system?.Please do me a favor to find the solution.Thanks in advance.
Are you looking to do this with JavaSE? Or Servlets? Will this help - Java HttpServletRequest get URL in browsers URL bar. - Stack Overflow
Ya i am looking to do with JavaSE.Is it possible in Standard Edition?