I am trying to figure out how Struts2 works, so I am going through the docs at <http://planetstruts.org/struts2-mailreader/Tour.do#Welcome> and walking the code.
Problem: I cannot figure out how the Welcome.java which subclasses MailreaderSupport gets the data to and from the xml? I see the database.xml file getting written to ... but sadly, I cannot figure how how the file gets loaded? I do not see any IOC going on unless I am missing it. If anyone understands how this code works and could give me any pointers, I would appreciate. Thanks, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]