mirror of
https://github.com/apache/struts.git
synced 2026-09-12 17:15:02 +00:00
98deff1591
- fixing mailreader to correctly load the database.xml file from WEB-INF - fix the pom.xml to correctly use src/main/java as the resource path for *.xml and *.properties git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454616 13f79535-47bb-0310-9956-ffa450edef68
README.txt - mailreader The MailReader demonstrates a localized application with a master/child CRUD workflow. This rendition also demonstrates using wildcards to "normalize" an application. See the Sandbox for other MailReader examples using other architectures. * http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2/apps/ For more about the MailReader applicaton genneraly, visit Struts University. * http://www.StrutsUniversity.org/ ----------------------------------------------------------------------------