1. Can a List<> be casted to a DataModel stackoverflow.comI'm trying to do the following:
|
2. JSF Datamodel & JPA parent to leaves navigation. How to? stackoverflow.comMy web application is a CRUD web application based on JSF 2.0 / JPA using JEE 5 and JDK 1.6. Running on Glassfish 3.1. The IDE is Netbeans 7.0. (I do ... |
3. hibernateTemplate and reading parent/Child classes into dataModel stackoverflow.comI have come unstuck with this goal after successfully using a dataModel when rendering the result from a hibernateTemplate().find on another class where there isn't a many-to-one mapping to another class. Has anyone ... |