home
design & development
Lotus application development
print design
web site development
request a design quote
solutions & consulting
Notes and Domino application development
Lotus Domino administration
Securence Mail Filtering
UNITRENDS backup and recovery
Lotus Notes / Domino Apps
free Lotus Notes apps
hosting
web site hosting
Lotus application hosting
check your mail
request a hosting quote
publishing
media and publishing
sound
client services
help & support
Make Payment
Client Access - Workboard
billing & payment policies
copyright & liability policies
pricing & turnaround policies
privacy statement
contact
e-mail MW
get files
send files
Who Am I / Where Am I Utility (User & Server Info via CORBA)
Author: Tripp W Black
Created: 09/05/2002 at 09:52 PM
Category:
Notes Developer Tips
Java
Who Am I Utility - Returns Current User's Username, Server's Name, Server's
Version, and Server's Platform
Uses the command line format:
java whoAmI server user password
where:
server = the server's name (e.g. www.mindwatering.com)
user = the username used to authenticate
password = the user's http password
Attached is the source java file and a class file compiled with the jdk
1.1.8.
(See attached file: whoAmI.class)
(See attached file: whoAmI.java)
previous page
×