Hibernate version: 2.1.4
Hello, what I'm trying to do is the following:
I'm working with servlets, JSP and Hibernate.
I have a menu that all options redirects to the same servlet, with the difference that a parameter is sended depending the option, and this servlet takes some info depending of the option selected and the servlet redirects to a JSP that shows this info.
I don't know exactly how can I do it, because I need to store this info in some place and I think to use an Hibernate object, but I don't know how exactly works and I don't know how to start doing this.
This info contains a title and a long description
I consider to do with a database but the info it's too long to store in it.
I hope you understand the explanation and you could help me.
Thanks a lot.
_________________ Ger - Learning to Live
|