| List a Notes Database View Entries 
 Uses the command line format:
 java myDbAccessLevel server database user password
 
 where:
 server = the server's name (e.g. www.mindwatering.com)
 database = a database name (e.g. test/sample.nsf)
 user = the username used to authenticate
 password = the user's http password
 
 
 Attached is the source java file and a class file compiled with J2JDK 1.4.0.01. Also tested with the JDK
 1.1.8.
 
 
    
 previous page
 
 
 |