Welcome to the Jazz Community Forum
Viewlet and Java

2 answers

Hi Marly,
A client-side JavaScript viewlet can invoke server-side Java code via REST service calls (AJAX). A viewlet developer can write their own custom REST services in Java using facilities provided by the Foundation.
Please refer to the following documents for more details and tutorials:
https://jazz.net/wiki/bin/view/Main/ViewletAuthoring
https://jazz.net/wiki/bin/view/Main/ViewletServices
https://jazz.net/wiki/bin/view/Main/DashboardHelloWorldViewlet
HTH,
A client-side JavaScript viewlet can invoke server-side Java code via REST service calls (AJAX). A viewlet developer can write their own custom REST services in Java using facilities provided by the Foundation.
Please refer to the following documents for more details and tutorials:
https://jazz.net/wiki/bin/view/Main/ViewletAuthoring
https://jazz.net/wiki/bin/view/Main/ViewletServices
https://jazz.net/wiki/bin/view/Main/DashboardHelloWorldViewlet
HTH,

Thanks that helps.
Hi Marly,
A client-side JavaScript viewlet can invoke server-side Java code via REST service calls (AJAX). A viewlet developer can write their own custom REST services in Java using facilities provided by the Foundation.
Please refer to the following documents for more details and tutorials:
https://jazz.net/wiki/bin/view/Main/ViewletAuthoring
https://jazz.net/wiki/bin/view/Main/ViewletServices
https://jazz.net/wiki/bin/view/Main/DashboardHelloWorldViewlet
HTH,