[PJUG Javamail] Commons Attributes
Christian Pich
cmpich at cs.uoregon.edu
Wed Oct 1 17:39:45 EDT 2008
I am using the Web Application framework from Spring and they recommend
using Commons Attributes for minimizing MVC web tier configuration by
virtue of
using something that looks like an annotation within the Controller class.
That makes a lot of sense to me, but it looks like Commons Attributes is
almost dormant,
no new version for more than 2 years have appeared. It could use some
improvements as it
requires you to jar up your classes so it can include an index file in
it rather than just create the file
somewhere on the file system.
Has anybody the same issues? What alternatives are there?
I would not mind writing a different PathMapHandler for a different library.
--
Christian Pich, Ph.D.
University of Oregon
Zebrafish Information Network
Phone: 541-346-1581
Email: cmpich at cs.uoregon.edu
Web: http://zfin.org
------------------------------------------------------------------------
More information about the Javamail
mailing list