Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dynamically add JavaScript to the page using the Extended Renderkit Service

2831428Feb 7 2015 — edited Feb 7 2015

Hi Timo,

While I was going through a document of Frank - Configuring a clientListener  and serverListerner at runtime ...

we are adding the event and method name such as - 

cls.addListener("keyUp","clientMethodCall");  

But how to dynamically add JavaScript to the page using the extended renderkit service?

I mean how can we add the JavaScript method - "clientMethodCall" from the bean?


Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2015
Added on Feb 7 2015
5 comments
595 views