I have 3 diferent JSP´s and i hava to send a string to everyone I´m trying with javascript but this is not posible
this is the URLPages.jsp
<script LANGUAGE="JavaScript">
var dns="http://someURL.com"
function getDNS(){
alert(dns);
return dns;
}
function alertDNS(){
var...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.