Dear Erman,
Need your help.
we are doing google maps integration
Our developers want to call google maps url from their code.they have ran it successfully from jdeveloper but getting error when they place the same code in server.could you please let us know
They tried it through Java code of OAF. The page is successfully hitting the specified URI in the browser in the Local System. But when deployed in server we are getting “java.awt.HeadLess” exception.
In the process, we tried to test “xdg-open
http://maps.google.co.in” command from Putty in Server as follows.