SitePoint Sponsor

User Tag List

Results 1 to 3 of 3

Thread: Will mod_java allow me to use servlets & JSPs?

  1. #1
    Barefoot on the Moon! silver trophy
    Force Flow's Avatar
    Join Date
    Jul 2003
    Location
    Northeastern USA
    Posts
    3,741
    Mentioned
    22 Post(s)
    Tagged
    1 Thread(s)

    Will mod_java allow me to use servlets & JSPs?

    A website I'm setting up for somebody utilizes a standard LAMP setup (with CGI support in addition to that). Now, they also added mod_java, and I was wondering if that would allow me to host .jsp pages and servlets.

    I usually run jsps/servlets through tomcat on windows, so I'm unfamliar with the way the environment works.

    If it does support jsps/servlets, is there any special place they need to be placed, or can they be placed anywhere like an html or php page?

  2. #2
    SitePoint Wizard gold trophysilver trophybronze trophy dc dalton's Avatar
    Join Date
    Nov 2004
    Location
    Right behind you, watching, always watching.
    Posts
    5,419
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    simple answer?

    Nope

    Without a servlet engine they wont run

  3. #3
    Barefoot on the Moon! silver trophy
    Force Flow's Avatar
    Join Date
    Jul 2003
    Location
    Northeastern USA
    Posts
    3,741
    Mentioned
    22 Post(s)
    Tagged
    1 Thread(s)
    ok, what would need to happen to allow use of JSPs/Servlets?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •