• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How do i run JSPs in 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
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
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic