Im developing a JSP-servlet page for cponsulting the MAC adress of a host. So im doing it simple, I consult the IP of the host and then I search in te ARP table for it.

the SERVLET metod code is:...