someone said to me that jsf is better to share information within context, but struts 1.1 can't. In JSR168, if we need to develop a portlet, share information in context is critical. so jsf is better option.
so what is share information within context ? Does that mean that different application deployed in the same container can share date ? Or what other means ?