• 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

Netscape Enterprise Server 3.5 ---- Help!!!!

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Could anybody help me with adding servlets in Netscape server enterprise edition ver 3.5 running on AIX. I designed them and it works fine with jrun trial version .But now the server administrator wants to know how to configure the server and include the servlet in Netscape directories as they haven't done this before. Does anybody have any idea on setting it up. Do reply soon, please.
Thank u,

------------------
lakshmi
[This message has been edited by Lakshmi Manikantan (edited October 04, 2001).]
 
Ranch Hand
Posts: 234
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This probably isn't much help, but I remember having to confogure a connector to get Netscape to hand off requests for JSPs and Servlets to JRun. My memory is a bit fuzzy because it was some time ago and I only had to set it up once, but I seem to remember that the changes I made modified the obj.conf file. This was on NES 3.63. Have you thoroughly checked the JRun documentation? Give Allaire a call and have them help you.
Also, check this: http://www.allaire.com/handlers/index.cfm?ID=12767&Method=Full&PageCall=/support/index.cfm

And once again, let me say read the JRun docs The answer is somewhere in there.
[This message has been edited by BJ Grau (edited October 04, 2001).]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic