Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
JSP
dll insidethe classpath
moshi cochem
Ranch Hand
Posts: 91
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I'm using eclipse to create a web app.
I have 2 dlls in my app , but it is not recognizes them, although I put them in the "lib" directory.
I thought to insert them to the class path, but I dont know how.
Thanks.
Bear Bibeault
Sheriff
Posts: 67754
173
I like...
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What is
Java
supposed to do with a DLL? Are you using JNI?
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Ulf Dittmer
Rancher
Posts: 43081
77
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Native libraries need to be in the PATH, not the CLASSPATH.
moshi cochem
Ranch Hand
Posts: 91
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I mean the "java buile path" in the eclipse.
Could you tell me if there is a way to do it ?
Thanks
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
session management in WAS 5.0
JSTL included in Tomcat?
JBoss in Action - Comet / Bayeux / Grizzly
how to implement auto update function for my application?
Java's PrintWriter to write javascript onto an html page: why?
More...