| Author |
Compiling first JSP program
|
Ish Kumar
Greenhorn
Joined: Oct 20, 2004
Posts: 6
|
|
i am a beginner to java server pages(JSP) and i don't know how to compile, and run the first program. Please tell me where to store the jsp program. and how it will loaded on the internet. with regards Ish kumar
|
 |
M. Gagnon
Ranch Hand
Joined: Feb 18, 2004
Posts: 68
|
|
|
JSP pages are compiled automatically by the Servlet/JSP container. Do you have Apache Tomcat (or some other JSP container) installed on your machine and a book or tutorial on how to set everything up?
|
 |
 |
|
|
subject: Compiling first JSP program
|
|
|