How many times have you said “What a great pattern MVP is!!!” Look for example how is implement the hint engine of main Xaf demo. I will try to explain that implementation.
Controllers
There is a windowcontroller called AdditionalInfoController and from it 2 controllers derive WebShowAdditionalInfoController and ...