Hi There, How to Retrieve JSP in IPLANET

Hi There,

I have installed JDK & IPLANET, in my system. and I have written some servlet programs. I ran them, they worked exactly as i wished. But the problem is, I can't retrieve JSP pages in my IPLANET. I enabled JSP access in IPLANET. but still it couldn't work.

Can any one tell me what is the problem?

Thanks in Advance.

Dec Baby.

[380 byte] By [dec60228] at [2007-9-26 7:04:33]
# 1

Which version of IPlanet do you use ?

1. If you disable Servlet engine and JSPs are enabled, JSPs will also be disabled.

You said that you ran servlet, so, it's not the problem.

2. JSPs need a java compiler to be in the server's classpath. This can be done by configuring the server to use a JDK (in place of a JRE) from the Configure JRE/JDK

page.

Did you setup IPlanet to find the compiler (javac.exe) ?

What kind of error message do you have in the Status / Error panel ?

dnav at 2007-7-1 16:43:11 > top of Java-index,Core,Core APIs...