rLyLmZ
rLyLmZ

Reputation: 495

JSF Spring Hibernate project structure

I want to develop a project using with JSF, Spring, Hibernate technologies. I don't know how my project structure should be. Interfaces, implements, managedBeans, models, services, dao and goes on.

Is it possible you to guide me about this? Thanks.

Upvotes: 1

Views: 214

Answers (1)

Narayan Subedi
Narayan Subedi

Reputation: 1343

This JSF + Spring + Hibernate might be useful for you. Just follow all the procedures correctly and you will get what you want. Before I had tried it before. Or just download it's Source Code which you can find at the bottom.

Upvotes: 1

Related Questions