I have been reading about MVC from a book. The confusion is about the fact how the view to model communication happens. I want to understand how this happens in a simple java web application which uses JSP and servlets.I have been reading about MVC from a book. The