logo

Search Results for "Java"

This page is showing results 1 to 10 of 36

Talking to applets with JavaScript

I got asked recently "how do you get JavaScript to access the methods of a Java applet?" Seeing as though, at the time, I was "learning" Java and always hate to have to say "I don't know" - I set abo...

23 Feb 2001 | Keywords: applet, javascript, java | Read »

Creating an Email Java Class

Sending email from Agents is a part of everyday life for most domino developers working on workflow applications. How many times have you written code similar to the following: ...

5 Mar 2001 | Keywords: mail, send, java, class | Read »

Recreate LotusScript Print method in Java

Having all written agents for the web in LotusScript, the Print method should seem like second nature to us. What about writing web agents in Java. How do we go about writing to the browser then? Wel...

1 Mar 2001 | Keywords: print, output | Read »

Zip Up and Save Space

When you have a database which stores a lot of unzipped attachments, wouldn't it be nice if you could have an agent which periodically runs over them and zips them all? Sure could save a lot of space...

14 Nov 2001 | Keywords: Zip, attachments, file, body | Read »

Redirect a user and log movement using a servlet

Last week I trod old ground and spoke about how to get ready to create a servlet for the first time. The obvious carry-on from this is to write an actual servlet. That's what I'm going to do now. The...

5 May 2002 | Keywords: servlet, thread, request, response, redirect | Read »

Sending HTML mail via SMTP part 2

Okay so in the first article on this topic we've showed that it's possible to send mail through the Domino server and have it appear to the user in HTML format. What we need to do now is see exactly ...

30 Mar 2002 | Keywords: SMTP, Mail, API, Socket, HTML | Read »

Creating servlets inside the Domino Designer

According to an article on Notes.net's Iris Today webzine about developing servlets for Domino: ...

21 Mar 2001 | Keywords: servlet, class, designer | Read »

Getting Java Applets to talk to JavaScript

Not so long ago I got a couple of e-mails. One asked if I knew how to control an Applet using JavaScript and the other asked me if I knew how to call JavaScript routines from an Applet. At the time I...

14 Mar 2001 | Keywords: applet, javascript, java, LiveConnect | Read »

HTML Emails The Easy Way

Simple way to send emails in both HTML and plain text alternatives at the same time....

2 Apr 2007 | Keywords: MIME, Email, HTML, Alternate | Read »

The books I take everywhere

There used to be a category of "articles" on here called "Books". In an attempt to reduce the amount of redundant content I have moved them all in to this one article. They represent (in descending o...

27 Feb 2002 | Keywords: Books | Read »

  Page 1 of 4 Next 10 Results »

Search Again