LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   creating website under apache tomcat (https://www.linuxquestions.org/questions/linux-newbie-8/creating-website-under-apache-tomcat-912468/)

mlnm 11-08-2011 08:12 AM

creating website under apache tomcat
 
Hello friends , i have created website under apache httpd web server.
Now i want to shift that website to tomcat, please help me how can i do that.
Details:
Server OS : rhel 5
Apache tomcat version installed : 5.5.23
jdk version : 6

austinium 11-08-2011 09:16 AM

mlmn:Tomcat is a servlet container, it runs jsp. Have you used any server side scripting language(PHP/JSP/ASP etc) in you website?

mlnm 11-08-2011 01:53 PM

No , my httpd web server contains only html content , i want to post some servlets in eclipse to tomcat.I am present hosting a public website under httpd web server.I want the clients to be connecting to the tomcat apps through httpd web server is that possible.
If so then please tell the procedure.


All times are GMT -5. The time now is 03:43 AM.