Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 1768 | Replies: 1
•
•
Join Date: Aug 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
I have a .jar file located in my program files that is from a third party and is require when running the bean on the web server.
When running the app in a non jsp environment, I use the
How do I reference the path of my .jar file, so that it is available when the jsp bean is run on the web server?
Thanks,
Harold Clements
When running the app in a non jsp environment, I use the
java –cp {jar file name and location} [class name]How do I reference the path of my .jar file, so that it is available when the jsp bean is run on the web server?
Thanks,
Harold Clements
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode