> Hi,
>
[quoted text clipped - 13 lines]
>
> Venugopal
you should remove set of proxy
> Hi,
>
[quoted text clipped - 5 lines]
> But the moment I try to connect to the servlet using http://192.168.157.17:8080/myapp,
> i get network error.
Localhost refers to the loopback interface (127.0.0.1), whereas 192.168.157.17
address refers to the network interface.
Is the servlet container listening on the network interface or just the
loopback? Check with whatever networking tools your OS provides (netstat?).
If you have a firewall it could be blocking port 8080 on the network interface,
but allowing all connections on loopback.

Signature
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
E-mail : nmw@ion.le.ac.uk
Phone : +44 (0)116 2523548, Fax : +44 (0)116 2523555