jayachandra madopothula

Greenhorn
+ Follow
since Jan 08, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by jayachandra madopothula


see the structure shown in the picture.

after arranging the whole structure just update resource mapping tag in hibernate.cfg.xml with absolute path of the hbm.xml
I have used h:dataTable and also i used #{Database} but still i didnt find the display of list. please tell where do i do mistake.
17 years ago
JSF
Possible corrections you have to have work
1.If you are working in eclipse please check the application structure
2. remove the and run it.
I have bean with an list property which will returning list of values, i want to display this list values on ep.jsp. can anybody help me. thanks in advance.
Database.java


faces-config.xml


ep.jsp
17 years ago
JSF