#ICYMI: The Dutch Labor Party announced that it would like to introduce legislation guaranteeing employees a right to disconnect. According to this proposal, employees must be allowed to completely disconnect from work outside working hours. https://goo.gl/STFGYQ
Oracle ADF + Jasper Visualize.js = Awesome
This week I was working on a task to integrate Jasper Visualize.js into Oracle ADF application JSF page fragment. I must say integration was successful and Jasper report renders very well in Oracle ADF screen with the help of Visualize.js. The great thing about Visualize.js — it renders the report in an ADF page through client-side HTML/JS; there is no iFrame. Report HTML structure is included into HTML generated by ADF, which allows using CSS to control the report size and make it responsive.
To prove integration, I was using ADF application with multiple regions — ADF Multi Task Flow Binding and Tab Order. Each region is loaded with ADF Faces tab: https://goo.gl/toRHk3

