DAO and Struts 2
843833Mar 5 2010 — edited Mar 8 2010Hello again,
I've been doing a fair bit of reading in regard to Struts 2 (all theory just now) and how Struts fits/implements the MCV architecture but I was looking for a bit of clarification.
I'm not 100% certain of whether the Struts Action represents the Model or whether the Struts Action interacts with the Model. I'm favouring Struts Actions interacting with the Model but could somebody please clear this up for me?
I was also wondering if somebody could explain to me (possible an example too :-)) of how Actions fit together with the Model and with Data Access Objects.
Thanks for any help,
J.Love