Hi all. I already have Apache web server installed in my laptop. It supports php and mysql .I want to be able to run jsp and servlets on this Apache server but i don't know what should i do. could any one tell me how to achieve this goal.Thanks
Printable View
Hi all. I already have Apache web server installed in my laptop. It supports php and mysql .I want to be able to run jsp and servlets on this Apache server but i don't know what should i do. could any one tell me how to achieve this goal.Thanks
http://tomcat.apache.org/
Tomcat is apaches implementation to allow you to use JSP and Servlets.
Thanks for pointing me to this sofware. I already using wamp that installed for me apache,mysql and php. Is there away to use tomcat some how so it doesn't modify my current apache? I just want to add jsp functionlity to my current apache without having to delete my files and res install.Quote:
Originally Posted by kfcSmitty
Sorry, I am not aware of any tomcat + WAMP setup. However, there are other all in one packages such as Uniform Server (http://www.uniformserver.com/) that have plug-ins to allow tomcat usage.
*edit*
This may help you
http://forum.java.sun.com/thread.jsp...sageID=3470162