Re: Running jar file from Delphi

From: Tristan Marlow (tristan_at_ctilogistics.com)
Date: 12/03/03


Date: Wed, 3 Dec 2003 14:48:24 +0800

Not used it but have a look at.

http://sourceforge.net/projects/djbridge/

-- 
Tristan Marlow
-----------------------
http://www.arach.net.au/~marlow
"Jamie" <jamie_5_not_valid_after_5@charter.net> wrote in message
news:vsljg5er55l946@corp.supernews.com...
> use the TWebBrowser so that is can interact with the server as a browser.
>   if you don't have it on your ActiveX palette then import it.
>
>
>
> Mark Clark wrote:
> > I have a delphi program that needs to access an external internet
> > database file.  The owners of the database provided me a .jar file to
> > access their db and return to me information in xml format.  How do I
> > call the .jar file from my delphi program?
>


Relevant Pages

  • Re: Running jar file from Delphi
    ... if you don't have it on your ActiveX palette then import it. ... > I have a delphi program that needs to access an external internet ... > database file. ... The owners of the database provided me a .jar file to ...
    (comp.lang.pascal.delphi.misc)
  • Running jar file from Delphi
    ... I have a delphi program that needs to access an external internet ... database file. ... The owners of the database provided me a .jar file to ...
    (comp.lang.pascal.delphi.misc)
  • JSObject
    ... I thought JSObject would be a good choice. ... website indicates that the requied jar file is came with 1.3. ... discontinued support for JSObject or do I just need to get the jar from ... I have read that browser support for JSObject isn't consistant from ...
    (comp.lang.java.programmer)
  • Java Web Start
    ... I've got a jar file that I'm loading with Java's Web Start. ... When I load the ... If I close the application and click on the link in the browser ... Web Start utility it will again download and execute the first time but not ...
    (comp.lang.java)
  • Re: Applet deployment problem
    ... But when I try to start it with a Browser with the generated ... HTML file I get error messages and I don't know what went wrong: ... in the manifest of your jar file. ...
    (comp.lang.java.programmer)

Loading