I am developing a Java EE database application (JSF) where I populate dropdown menus from a database. I was looking for some tutorials, and I found that they used a bean session to initialize these outliers from the database (using hibernate). As my application contains many of them, is this a good strategy for populating values ββfrom a database?
Is there any other approach to implementing this? Does backup bean use to fill crashes with a good idea?
Thank you all
Feras
source
share