![]() |
Does anyone have experience accessing Java Jar Object with ASP?
Hello everyone,
Does anyone have experience accessing Java Jar Object with ASP? Please kindly advise. Thank you. |
Re: Does anyone have experience accessing Java Jar Object with ASP?
A .jar file is just an archive in the same format as .zip (only the file extension differs). As such, if you can extract the files from the archive, and/or add files to it, you're set. You could do this with external tools on the server (by running these programs from server-side code), or you could roll your own.
If you're looking to do the latter, this article may be of some use to you- but then again, maybe not. |
| All times are GMT -5. The time now is 4:52 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC