Quote:
Originally posted by Spookster
Your description and question are kind of vague. You might wish to elaborate a bit more.
|
Well there is this application running in VB and this application running on Web Logic in Java - there is a need to develop a tool which will be accessed by both the applications seperately to carry out a common task of doiing mathematical calculation and then storing the value in the database. Is there anyway to do this? Or does two tools have to be built - one in VB and the other one in Java? (I want to avoid the double work to be done and was wondering somehow if only one tool can be made to do this and then which can be accessed by both the applications seperately and this make the effort easy and make the work little lighter.)