Read the rules before posting!
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 3.0
Name and version of the database you are using: DB2 v8.1 PE
I am trying to create a dynamic Financial Sheet that has headers and accounts. This sheet may be a Balance Sheet, it may be an Income Statement, and there may be others I want to create. I want to pass a single bean, created from a database View, and send it to a JSP. If I can't do this, is there an easy way to create a dynamic bean to send information to a jsp from a servlet?
Thanks,
-Daniel