Emuforums.com

Go Back   Emuforums.com > General Discussion > Web development / Programming
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read

WON'T YOU JOIN US?
You are not a registered member and
are viewing this site as a guest.
Registration is simple and FREE.
Join this CrowdGather community today.
Registration offers the following perks:

» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging

join

Reply
 
Thread Tools Display Modes
Old May 28th, 2012, 15:42   #1
Nagesh Hugar
Registered User
 
Join Date: Dec 2011
Location: India/Karnataka
Posts: 5
Calling a java function in C++

Hi

i want to call a java function in C++.
FeedbackDao.java :
package com.consona.ckm.feedback;
public interface FeedbackDao {
.............
public int getTotalFeedbacks(String documentId) throws DataBackendException;
............
}

the implementation of this function is there in FeedbackDaoImpl.java.

Could you please explain me the clear step by step procedure to call this java function in a .cpp file

Advance Thanks,
Regards,
Nagesh
Nagesh Hugar is offline   Reply With Quote

Advertisement [Remove Advertisement]
Reply

Thread Tools
Display Modes

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 20:28.

© 2006 - 2012 Emu Forums | About Emu Forums | Advertisers | Investors | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.