Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-04-2004, 09:37 PM   PM User | #1
Roelf
Senior Coder

 
Join Date: Jun 2002
Location: Zwolle, The Netherlands
Posts: 1,110
Thanks: 2
Thanked 28 Times in 28 Posts
Roelf is on a distinguished road
vb.net communicating with java, how?

Hi,

i want to know how i can get a vb.net app to communicate with some java-classes.

The situation:
i am working on this project, where an app exposes some objects with their methods through a java-api. Now we want to incorporate some of the functionality this app provides in a vb.net client application. So we have to be able to communicate with that api. I know how to use com to do such thing, jest create a reference to the registered dll and voila, you can fiddle around with the object methods and properties. But, how to do this when all there is, is a jar-file with a bunch of classes in there?

Anyone?

Roelf
Roelf is offline   Reply With Quote
Old 08-04-2004, 10:43 PM   PM User | #2
allida77
Regular Coder

 
Join Date: Jun 2002
Location: Cincinnati, OH
Posts: 545
Thanks: 0
Thanked 0 Times in 0 Posts
allida77 is an unknown quantity at this point
Look into runtime bridges. Never done it but have seen it on msdn:
http://msdn.microsoft.com/library/de.../html/jdni.asp
__________________
does this sig match?
allida77 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:51 PM.


Advertisement
Log in to turn off these ads.