|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
things needed to run JSP on a local machine
Im using APache, PHP and Mysql on my win2000 to run php files. What do i need to run JSP files. Where can i get them and also the articles/tutorials to set them up. Thanks!
__________________
http://www.zeratool.com |
|
#2
|
||||
|
||||
|
J2SDK + Tomcat (http://jakarta.apache.org)
Tutorials are on www.devshed.com take a look also at www.jguru.com
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#3
|
|||
|
|||
|
I cant get it linked to apache in freeBSD so I use Tomcat as my standalone web server.. much easier, especially if you just need a development environment.
|
|
#4
|
|||
|
|||
|
Jakarta-Tomcat
Tomcat should do exactly what you want. Using mod_jk will feed the Tomcat pages through Apache.
|
|
#5
|
|||
|
|||
|
I've tried mod_jk.. webapp.so and the other one.. I am new to the unix environment, but it shouldn't be this difficult
![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > things needed to run JSP on a local machine |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|