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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -