changingIPAdd,PortNodynamicallyinservlet - TechRepublic
General discussion
December 3, 2002 at 02:33 PM
sankar_2209

changingIPAdd,PortNodynamicallyinservlet

by sankar_2209 . Updated 23 years, 6 months ago

I’m calling a servlet from another servlet by passing the IPaddress and Port Number in the embedded html form tag in the calling servlet.
I want to change the IP Address and port number
dynamically without having to compile the calling servlet again.How do I do it?Is there any way I can store the IPAddress and portno in a file so that I can change there and use that in the calling servlet

This discussion is locked

All Comments