eclipse - How to call the elements in jsf page when join is used -
i have 3 tables student , result , student_result
in student entities id ,name in result entities studentid, marks in student_result entities studentid
in jsf page have display name using studentid in intermediary table. , dont know how pass value in jsf page . please me that
you can access data of student using "student id". need define relationship between tables , recapture database again. can access other field/properties of students.
Comments
Post a Comment