If you already know the methods available within your java class then 
you call them as you would on a component:

jObj = createobject("java","myJavaComponentClass");
resultVal = jObj.someMethod(myArguments);

Cutter
________________
http://blog.cutterscrossing.com

Peterson, Chris wrote:
> Has anyone ever used IBM's Host Access Class Library with CF to connect
> to an iSeries AS400?  I am trying to utilize existing host-based
> applications through a CF page, and I am having a hard time finding a
> starting point.  Anyone done this before or able to point me to another
> alternative?
> 
> I need to connect to the AS400 as a session, and execute key commands on
> the AS400.  I need to be able to read field values from the interactive
> screens as I navigate through them.  
> 
> Chris Peterson
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264724
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to