Tapas Bose
Tapas Bose

Reputation: 29806

How to render a4j:outputPanel programmatically

Is it possible to rerender a a4j:outputPanel programmatically from java method?

Upvotes: 1

Views: 246

Answers (1)

Jigar Joshi
Jigar Joshi

Reputation: 240870

You can keep a poll and just set some flag from method if that flag has been caught in poll as set just render the panel

Upvotes: 1

Related Questions