I would like to make available to other to access my web application:
1. Once your web application is ready
2. Go to command prompt
3. type ifconfig (press enter)
Note down your Computer IP Address. for example: IPv4 Address. . . . . . . . . . . : 192.168.0.112
Start your server to Run your Application. (Here I'm using Tomcat Server)
So your local web portal link is:
Go to Any browser :
192.168.0.112:8080/ServRequest/
Syntax: your system ip address:port number/url-name
1. Once your web application is ready
2. Go to command prompt
3. type ifconfig (press enter)
Note down your Computer IP Address. for example: IPv4 Address. . . . . . . . . . . : 192.168.0.112
Start your server to Run your Application. (Here I'm using Tomcat Server)
So your local web portal link is:
Go to Any browser :
192.168.0.112:8080/ServRequest/
Syntax: your system ip address:port number/url-name
No comments:
Post a Comment