Hey guys
I am a little new to Tomcat, Apache and Java side of things. I have a question for you guys. Lets suppose I install Tomcat 5.5 servlet container, Apache webserver and J2SE 1.5 on my machine and then deploy an application on the webserver. Also assume that I have the database server (Oracle) on my machine and the application is properly acccesing the database. Assume that the application is properly working. Now I want 4 or 5 users to access this application that is working on my machine. I dont want to do any installs on the machines of these 5 users,but I want to allow them to use this application from my machine, using the web server and database server on my machine. What are the recommended ways of doing this???
Thanks
I am a little new to Tomcat, Apache and Java side of things. I have a question for you guys. Lets suppose I install Tomcat 5.5 servlet container, Apache webserver and J2SE 1.5 on my machine and then deploy an application on the webserver. Also assume that I have the database server (Oracle) on my machine and the application is properly acccesing the database. Assume that the application is properly working. Now I want 4 or 5 users to access this application that is working on my machine. I dont want to do any installs on the machines of these 5 users,but I want to allow them to use this application from my machine, using the web server and database server on my machine. What are the recommended ways of doing this???
Thanks