Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
Web developers can use Java to make COM components which will provide additional features to their web applications.
http://www.stardeveloper.com/articles/display.html?article=2000030901&...
Tutorial Statistics
Web developers can use Java to make COM components which will provide additional features to their web applications. In this tutorial we will compile a Java class and then we will register it into the system registry. Later we will access it as COM object from our web pages.
Tools of trade I will presume here that your operating system is Microsoft Windows. You will need a Java compiler, you can download Java Development Kit from Microsoft's SDK for Java web site. It contains the javareg.exe tool which we'll be needing later to register our java classes as COM components. Just make sure you download the latest version. More detail...
|
|
|