Re: Very confusing documentation

2016-09-20 Thread Joseph B Cotton
always s2 code involved between these steps to do the actual > invokation of interceptors, action, View. > > In my understanding the Controller is split up between interceptors and > action while the Model is split up between action and business logic. > > > Regards, > Christoph

Re: Very confusing documentation

2016-09-19 Thread Joseph B Cotton
ce of the puzzle, at least as important as the View, and instead of MVC, it should be called MVHC? If you can't explain it simply, you don't understand it well enough. - Albert Einstein On Mon, Sep 19, 2016 at 9:09 PM, Dave Newton wrote: > On Mon, Sep 19, 2016 at 8:34 PM, Joseph

Re: Very confusing documentation

2016-09-19 Thread Joseph B Cotton
Mon, Sep 19, 2016 at 6:55 PM, Dave Newton wrote: > On Mon, Sep 19, 2016 at 4:09 PM, Joseph B Cotton > wrote: > > > What is meant by "mediated", > > > "Form a connected link between" > > > > "tied" > > > "Attached&

Very confusing documentation

2016-09-19 Thread Joseph B Cotton
Can someone explain this section in the beginner's documentation https://struts.apache.org/primer.html ? Questions include: What is meant by "mediated", "tied" "adapter" ? (I am a native English speaker, with years of programming experience including Java.) What is the difference between "represen