Agent message to user in Client?

Hello,

When the user saves a document in the client, a Java validation agent is run. How can I have my Java agent send the user some kind of message in the client giving them the results of the validation?

System.out.println’s go to the Java console, but I don’t want to require the user to open that up.

Subject: Agent message to user in Client?

You can send them an email using send method?

Subject: RE: Agent message to user in Client?

Or pop up a Swing based message dialog.

Joseph Millar

Principal Software Engineer

Brightline Technology