|
-
Jun 11th, 2007, 07:05 AM
#1
Thread Starter
Frenzied Member
how to run jsp and servlets on apache
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
Last edited by tony007; Jun 11th, 2007 at 07:15 AM.
-
Jun 11th, 2007, 12:23 PM
#2
Re: how to run jsp and servlets on apache
http://tomcat.apache.org/
Tomcat is apaches implementation to allow you to use JSP and Servlets.
-
Jun 11th, 2007, 08:07 PM
#3
Thread Starter
Frenzied Member
Re: how to run jsp and servlets on apache
 Originally Posted by kfcSmitty
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.
-
Jun 12th, 2007, 10:08 AM
#4
Re: how to run jsp and servlets on apache
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
Last edited by kfcSmitty; Jun 12th, 2007 at 10:13 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|