
224 Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime-Enabled Applications
Example 9-2 Call to the Sametime Links Applet with logon information
<script>
writeSTLinksApplet("<user name>","<password>", <is by token flag>);
<script
By integrating your Web application server, the user name and password
properties can be passed as a token. Without this token, the user would need
to pass the login information again.
3. Finally, for each field where user names are shown, we included the
writeSametimeLink() function, as shown in Example 9-3.
Example 9-3 writeSametimeLink() function
<script>
writeSametimeLink(“<user id>”, “<display nam