i might sound very stupid but still i want to know . asp supports COM components, simillarly does jsp support COM component, i know that the BEANS is the replacement for COM in java, but still i do not want to create a new bean performing the same function for which a COM component is already presenet. kindly respond
Brett Knapik
Ranch Hand
Joined: Oct 15, 2000
Posts: 255
posted
0
You can use JNI and call a wrapper bean to call the function but it might be easier to create a brand new bean. ------------------ In Gates we trust. Yeah right....
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."