Respected Sir,

i am developed a web based sofware in j2ee. Now I want to include hibernate. i am in need of a suggession. when i used a query for selecting some records from database, i want to present data.
Is it better to present Data java class itself or transfer from java class to jsp? if it better to jsp how to transfer from java class to jsp? Please help me.

Thanking You

Yours faithfully

Anu C George

Recommended Answers

All 2 Replies

Data access layer using hibernet is a best way because it is natural mapping between Java objects and database entities.

Ya! but i want to know the data retrieved by using hibernate is presented. which method is good in java class itself or to transfer to a jsp file
thanks in advance

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.