Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JSP and the fly likes Using Native interface in JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Using Native interface in JSP" Watch "Using Native interface in JSP" New topic
Author

Using Native interface in JSP

Thomas Mammen
Greenhorn

Joined: Jan 21, 2003
Posts: 1
I wanted to use native interface to call a dll which i have kept in the bin directory of tomcat.But it throws an exception stating that the class has been already loaded by another class loader.I am using tomcat and apache server along with struts frame work
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Using Native interface in JSP
 
Similar Threads
native methods
Native XML parser.
how Platfom independent ?
multithreading
Native arrays versus java.util.Array