We assume that you have installed Instant ASP under c:\iasp. If you have installed either in different directory, please be sure to make appropriate changes when you follow the steps below.
JavaUserClasses=c:\iasp\lib\iasplib.jar;c:\iasp\lib\activation.jar;c:\iasp\lib\mail.jar;c:\iasp\lib\pop3.jar;c:\iasp\lib\rjax.jar;c:\iasp\lib\iasp_image.jar;c:\iasp\lib\iasp_chart.jar;c:\iasp\lib\iasp_mail.jar;c:\iasp\lib\iasp_pop3.jar;c:\iasp\lib\iasp_exec.jar;c:\iasp\lib\iasp_sock.jar;c:\iasp\lib\ejbcorba.jar;c:\iasp\lib\classes;c:\iasp\lib\buttons.jar;c:\iasp\servlets
You can append any other full paths of directory or .jar/.zip files that contain your Java classes to be used in iASP (like JDBC driver) to variable JavaUserClasses
- From the Domino Administrator, click the Configuration tab, choose Server, and then open the Server document.
- Click the Internet Protocols - Domino Web Engine tab
- In field Java servlet support choose Domino Servlet Manager
- In field Class path add the following classpath:
c:\iasp\iasplib.jar;c:\iasp\servlets- In field Servlet file extension add the following extension: *.asp
- Save the settings
servlet.iasp.code=Dispatcher.DispatcherServlet
servlet.iasp.extension=asp
servlets.startup=iasp
IMPORTANT NOTES:
If you encounter any problems or errors, please contact support@halcyonsoft.com.
Copyright © 1998-2000, Halcyon Software Inc. All rights reserved.