urtrivedi
Nearly a Posting Virtuoso
1,306 posts since Dec 2008
Reputation Points: 257
Solved Threads: 270
its works both way, ip wise and computer name wise or domain name wise.
like
http://72.30.2.43 is current ip of yahoo.com, so you can open site using both ip and name.
urtrivedi
Nearly a Posting Virtuoso
1,306 posts since Dec 2008
Reputation Points: 257
Solved Threads: 270
You are failing to explain the situation. Anyway you need to have access to Java container/server such as Tomcat, JBoss, Glasfish, Jetty etc. This will normally run on top of Apache 2 server. Apache 2 server will redirect request for a domain/sub-domain (depends on the configuration) to Tomcat. Tomcat is then able to direct it to corresponding application.
So do you have access to any Java container? What sort of access? (Admin can do anything on it, user can only deploy application in dedicated location). I just hope we will not wait another 2 months for your reply
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
The same as you run tomcat on your desktop you need to run it on your college server and give it domain name
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902