I have 2 systems in my network(beside me)....in which my servlet deployed in apache needs to respond to the client request i.,e to get accessed in another PC .....What is the method thru apache tat i can deploy it on the other system...........
please help me out guyss in brisk mannerrrrrr
__________________
Imagination is more important than knowledge--ALbert Einstein
Advertisements. Register and be a member of the community to get rid of them.
Dont know i understood correctly or not but
why do you need to deploy it on other system.. if you are in network and any of your comp has apache running then you can access from any comp just by http://abcd: port_number
where abcd= your server name or ip and port_number= the port number on which your apache is running on your server