Using a java class from Delphi
        Posted  
        
            by user193655
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user193655
        
        
        
        Published on 2010-06-08T13:05:46Z
        Indexed on 
            2010/06/08
            13:12 UTC
        
        
        Read the original article
        Hit count: 229
        
I need to use the logic contained in some java classes. I found JNI, but that project seems not updated recently.
Is there a way to use it in a Delphi native application? I use Delphi 2009.
© Stack Overflow or respective owner