Hi to all, i have a question about Struts 2 capabilities. Maybe it sounds dumb, but yesterday i realized that, when you work with Hibernate, you have to initialize one SessionFactory per application, not per session as i believed. So i don't know if struts2 provides some mechanism to initialize resources once per application and set in application context for example, or i have to look for other choices like Spring.
Regards. -- Oscar Calderón SCJP 6 <http://javahowto.net>