Hi,
I would just like to know if it's possible to ping a certain port from a jsp page.
For example:
If I had a Apache_Status.jsp on my machine and I wanted to ping it on another machine at:
123.456.78.90:8080
And I had a Glassfish_Status.jsp on my machine and I wanted to ping it on another machine at:
321.654.87.09:8484
Would this be possible?
Thanks,
-Ashton.