Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Configuring JSPs on IPlanet 4.1

 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ps: i'm posting this same question again in this forum (I've already posted it in Sun ONe forum; but i guess, there may be experts who don't go to that forum -- i hope the mods understand and don't delete this since IPLanet 4.1 has an absolute lack of documentation on the internet)

Hi,

I'm running into problems with JSP in IPlanet 4.1 The JSP file that i'm using is a simple HTML file & works fine on another IPlanet 4.1 server.

How do i configure this current server to recognize and display JSPs? I've enabled the "Enable JSP" option in IPlanet configuration. But I do not know whether i need JDK installed on the host machine.

I've tested this JSP in another IPlanet 4.1 server (which runs on an UNIX box) and the configuration is similar. Even there, "ENable JSP" is enabled, but "Configure JRE / JDK" still shows the JRE Path.

Further Information :

This server is hosted on a NT machine. Servlets run correctly; but JSP is the problem. This may be a configuration issue as this is being setup newly.

Lack of documentation about IPlanet is severly hampering my efforts and any help will be greatly appreciated.

Thanks
 
Bartender
Posts: 4121
IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I found an old tutorial for servlets and JSPs under iPlanet 4.1 here. Not sure if it'll help out much.

Moving this to the 'Other Products and Servers' forum, since the question is about iPlanet rather than JSPs in general.
 
reply
    Bookmark Topic Watch Topic
  • New Topic