Re: How Apache describes Struts

2013-04-24 Thread Maurizio Cucchiara
Hi Paul, in order to update the description, we should edit our doap file [1] (see [2]) [1] http://svn.apache.org/repos/asf/struts/site/trunk/content/resources/doap_Struts.rdf [2] http://projects.apache.org/doap.html Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.goog

How Apache describes Struts

2013-04-24 Thread Paul Benedict
From: http://projects.apache.org/indexes/alpha.html#S "The Apache Struts Project offers two major versions of the the Apache Struts web framework. Struts 1 is recognized as the most popular web application framework for Java. Struts 1 is the best choice for teams who value proven solutions to comm

Thread safety of HTTP Session

2013-04-24 Thread Umesh Awasthi
Hi All, I was going through a question over SO discussing the thread safety of the HTTP Session and than read a good description about the same over Java theory and practice: Are all