hi..
i need help regarding using logic iterate tags or nested iterate tags.. .
i retrieve three lists using criteria query in hibernate..
one is category list
other is subcategory list
and third is question list under each subcategory..
i want to display it in the jsp as category, subcategories under each category
and questions under each subcategory. ..
how can i show this one to many relationship in a jsp page..
i know it is easy..
but i am not getting it .. .
kindly help
i need help regarding using logic iterate tags or nested iterate tags.. .
i retrieve three lists using criteria query in hibernate..
one is category list
other is subcategory list
and third is question list under each subcategory..
i want to display it in the jsp as category, subcategories under each category
and questions under each subcategory. ..
how can i show this one to many relationship in a jsp page..
i know it is easy..
but i am not getting it .. .
kindly help
Last edited: