Posts by Filipe Bastos • 81 points
1 post
- 
		8 votes1 answer438 viewsQ: Return value processed in Javascript to the Managed beanIs it possible to return processed value in Javascript to the Managed bean? What’s different in this process is that I run the JS method on the bean, like this:…