Best way Loading Master Data in applicaion context in Struts2
T Ponraj
Greenhorn
Joined: Nov 07, 2007
Posts: 21
posted
0
Dear Friends,
Can anyone one guide me, best way load the masterdata in application using struts2.
I know using Servlet and load on startup can be used to perform this activity. I m using Struts2 + Spring + Hibernate. I want to load the master data in the application context...