[Ilugc] doubt to run jsp

  • From: mmuruga@xxxxxxxxx (murugan m)
  • Date: Mon Sep 4 11:05:19 2006

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.

Pleae help.
My thanks in advance.
ilugc@xxxxxxxxxxxxx

Other related posts: