The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages
> Java Help
|
apache...
Discuss apache... in the Java Help forum on Dev Shed. apache... Java Help forum discussing all Java platforms - J2ME, J2SE and J2EE - as well as relevant standards, APIs and frameworks such as Swing, Servlets, JSPs, Applets, Struts, Spring, Hibernate, ANT, EJB, and other Java-related topics.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

May 4th, 2002, 02:09 AM
|
|
Contributing User
|
|
Join Date: Nov 2001
Location: Australia
Posts: 69
Time spent in forums: 8 h 15 m 48 sec
Reputation Power: 12
|
|
|
apache...
I'm thinking about learning JSP. I need to know if apache1.3(windows) can run JSP?
Thanks in advance 
|

May 4th, 2002, 03:28 AM
|
 |
Modding: Oracle MsSQL Firebird
|
|
Join Date: Jun 2001
Location: Outside US
|
|
|

May 4th, 2002, 03:51 AM
|
|
Junior Member
|
|
Join Date: May 2002
Posts: 8
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|

May 4th, 2002, 09:06 AM
|
 |
Modding: Oracle MsSQL Firebird
|
|
Join Date: Jun 2001
Location: Outside US
|
|
No, Tomcat, or the older jserv are the servlet containers (that run servlets or jsp), mod_jk, mod_jser, mod_webapp is the module which lets apache communicate with the servlet/jsp engine. Apache is an http server.
Read www.apache.org
|

May 5th, 2002, 01:37 AM
|
|
Junior Member
|
|
Join Date: May 2002
Posts: 8
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Quote: Originally posted by pabloj
No, Tomcat, or the older jserv are the servlet containers (that run servlets or jsp), mod_jk, mod_jser, mod_webapp is the module which lets apache communicate with the servlet/jsp engine. Apache is an http server.
Read www.apache.org |
erm, i know its a http server
ApacheJServ is an JSP engine module for Apache but its very outdated
|

May 5th, 2002, 02:08 AM
|
|
Contributing User
|
|
Join Date: Nov 2001
Location: Australia
Posts: 69
Time spent in forums: 8 h 15 m 48 sec
Reputation Power: 12
|
|
Hello,
so is Tomcat a module for apache to allow it to run JSP?  I just want to be able to run the latest version of JSP on apache because I also use apache to run PHP.
If it is a module, then all I have to do to run JSP is to install the module and configure it right?
Thanks 
|

May 5th, 2002, 02:48 AM
|
 |
Modding: Oracle MsSQL Firebird
|
|
Join Date: Jun 2001
Location: Outside US
|
|
|
You have to install tomcat (a jsp/servlet container) then you have to establish a connection between Apache and Tomcat, so that Apache passes jsp/servlets to tomcat (mod_jk, or mod_webapp), after many words read tutorials here or at webmasterbase.com or at jguru (tomcat faq)
|

May 5th, 2002, 08:08 AM
|
|
Contributing User
|
|
Join Date: Nov 2001
Location: Australia
Posts: 69
Time spent in forums: 8 h 15 m 48 sec
Reputation Power: 12
|
|
Thanks! 
|

June 22nd, 2002, 05:56 PM
|
|
Junior Member
|
|
Join Date: Jun 2002
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
jsp revisited
hello there,
please someone confirm that whether i can set up jsp to work with existing my server environment
( = apache+php+mysql+redhat7.2).
recently i reconfigured apache w/ DSO to accomodate modules, and installed the followings over existing server: jdk, tomcat, mod_webapp, and mm.mysql.jar
result: jsp works fine but the new system doesn't render php.
question: is it possible to work jsp and php together under the same apache. If yes, where should i start look into for a solution??
daniel -
|

June 22nd, 2002, 06:33 PM
|
|
Junior Member
|
|
Join Date: May 2002
Posts: 8
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Re: jsp revisited
Quote: Originally posted by systemfolder
hello there,
please someone confirm that whether i can set up jsp to work with existing my server environment
( = apache+php+mysql+redhat7.2).
recently i reconfigured apache w/ DSO to accomodate modules, and installed the followings over existing server: jdk, tomcat, mod_webapp, and mm.mysql.jar
result: jsp works fine but the new system doesn't render php.
question: is it possible to work jsp and php together under the same apache. If yes, where should i start look into for a solution??
daniel - |
yup its possible 
go to http://rpms.arvin.dk and get some php rpms (main php 1 and mod_php_to reload php
then restart apache
then see
|

June 23rd, 2002, 02:33 AM
|
|
Junior Member
|
|
Join Date: Jun 2002
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
thx
rverlander, thanks for the cofirm & a link!
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|