Invoking jave bean value in Java script

Hi all,

Can anyone tell me how to invoke a java bean value in javascript?

Thanks,
tmv

hi,
what do you exactly mean “invoking a java bean value in javascript”? If you mean you want to access the value of a field, you could use the JS API described in [url]http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8_ga/My_webMethods_and_Task_Engine/8-0-SP1_CAF_JavaScript_Reference/index.html[/url].

best regards,
Javier

Yes, that is what I need exactly …Thank you