Support for call and use a Class of JAVA from ASP 3 Page

I need to call a class of JAVA from the code of an ASP 3 page.

The Class already this developed and approved by one of my outfitters. This demands me that utilize it if I want to communicate me with their site.

This class takes it upon to encrypt the data that are sent or receives of the site of my outfitter.

Does it be possible make the call from the VB code of my ASP page 3 to the Class developed in JAVA? How could I make it? Do I have to register the class in the server? How she do I register?

My Server is a LINUX RedHat and I have CHILISOFT like Web Pages Server.

Thanks for help

[626 byte] By [Christi@n-Ver@] at [2007-11-26 7:47:20]
# 1

You have to refer to ASP Server docs:

http://docs.sun.com/source/817-2514-10/Ch12_ChiliBean.html

for Chili!Beans usage.

There is also quite useful technical article(don't mind the Amoeba references there, use your own Java classes) - "Extending Your ASP Applications with Java Classes - Using Chili!Beans to Replicate COM with Sun One Active Server Pages" here:

http://developers.sun.com/prodtech/asp/reference/techart/index.html

Sultal at 2007-7-6 20:01:28 > top of Java-index,Web & Directory Servers,Web Servers...