Door:
I use Struts Hibernate to build my J2EE system, but I have encountered a problem, in short, it is to put a list.
How to use Struts label library to express it when the client is displayed.
For example, there is a list, its element is an employee Employee object, and Employee has two attribute agencies Organ and employee type EMPTYPE, and organ and Employee are instances of classes, I use the Nested tag to express, use loop List The inner layer is displayed in the nested Organ Bean, but when I use the organ and emptype two beans to display the in , I can't do it. I want to have a way, otherwise, the Struts Nested label is too limited, I hope that everyone will not enlighten! !