Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by davehero

  1. davehero

    IIOP connection error to Domino

    SOLUTION !! The diiop_ior.txt file was in the domino html directory, howvere the server was set to a different root html directory, so I had to copy the file there. Just in case any else runs into this.
  2. davehero

    IIOP connection error to Domino

    Hi, I am trying to connect to a domino server over iiop, using the jsp tag libraries. I have the NCSO.jar in my shared libraries, I have the path to the Domino server in my path, and I can get the IOR. For some reason it can not create the session. IBMJDK 1.2, Suse 8.0, Domino 5.09a, Tomcat...
  3. davehero

    DSAPI problem

    you have to use type=&quot;post&quot; to send the posted information. This one bit my in the behind too....you can still use method=&quot;post&quot; but you don't need to. <form type=&quot;post&quot; name=&quot;formname&quot; action=&quot;yourservlet&quot;>

Part and Inventory Search

Back
Top