Hi everyone
I have one we application developed using java,servlet and jsp.
i am running it using Apache tomcat server 5.5.
When i am running it on my local machine, i am given path as
http://localhost:8080/student/ where as student is name of application.
Now if i require run same application on my friend machine which both connected only LAN cable, what neccesarry changes i need to do ?
Both machine are connected only using LAN cable.
is there require any other networking tool to run it on my machine and my friends machine simultaneously.
suggest any changes required in NETWORK PROPERTIES.
Thanks