Results 1 to 4 of 4

Thread: how to run jsp and servlets on apache

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2005
    Posts
    1,907

    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.

  2. #2
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    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.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2005
    Posts
    1,907

    Re: how to run jsp and servlets on apache

    Quote Originally Posted by kfcSmitty
    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.

  4. #4
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    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
  •  



Click Here to Expand Forum to Full Width