[Ilugc] doubt to run jsp

  • From: vpadarsh@xxxxxxxxx (~adarsh~)
  • Date: Mon Sep 4 11:14:35 2006

On 9/4/06, murugan m <mmuruga@xxxxxxxxx> wrote:

I want to know What I should do
 to run jsp (java server pages).
My pc is running on Redhat linux 9
and I use the web server apache.
When I run following program
<html>
<body>
murugan <br>
<% out.println("jsp program"); %>
</body>
</html>
the output was only "murugan".
I want to know jsp statement was ignored.
apache webserver dont have a servlet/JSP engine to parse the jsp files.
You need to install a servlet/JSP container like Apache Tomcat to run
java/jsp files.


Pleae help.
My thanks in advance.
ilugc@xxxxxxxxxxxxx
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc



-- 
Adarsh
"Unless you change direction, You are likely to arrive at where you are headed."

Other related posts: