Hello List,

Background:
I am extending an existing application to the web. The existing application 
is written in cobol and compiled to a *.dll on a Windows2000-System. I can 
load the dll and go the specific entrypoints, so the existing logic doesn't 
have to be rewritten.
 
My Question:
Is it possible to load an dll into the Tomact-Server, so that its functions 
are always accessible to my servlets? I have a terrible overhead in loading 
and unloading the dll in every servlet that is accessed. Or does anyone know 
another way to do it?

Thanks in Advance

Bjoern Abt

http://www.inode.ch

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to