HI.
I need to Know What kind of Java source could kill the HTTP TASK on Lotus Server when multiply users access to the Database.
I have a problem when i create a Mail that contains a File Attach with Java.
To make a Mail, i first create a HTM file From the URL of the Lotus Document because i need delete the sentence <img src=“/icons/eblank.gif”…> (this .gif not exist in the new HTM). I put this HTM File in the Path /tmp of the Server. Next i create the Mail and attach the HTM File.
If some people access to the database and execute the agent that send the mail the HTTP TASK die.
Regards