• 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

JDK Settings for IPlanet Web Server

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Friends,
I've installed iPlanet Web Server 4.1 for Solaris. The problem is to enable JSP I need to use the following parameters with in the web server.
JDK Path: /usr/java1.2/bin
JDK Runtime Libpath:
JDK Runtime Classpath: /usr/java1.2/lib
I've mentioned as above. The problem is I couldn't fogure out what the JDK Runtime Libpath is and are the other settings OK. I it necessary to install additional packages to use JSP's with iPlanet Web Server.... Please can some one help me regarding the above..
Thanks,
Sagar
reply
    Bookmark Topic Watch Topic
  • New Topic