Margus M
2008-06-05 08:50:59 UTC
http://en.wikipedia.org/wiki/Model-view-controller
I'm unfamiliar with MVC, (also Hibernate and Struts 2.0), but i need to implement the pattern MVC in 12h for my school work (some client shop thing'y)(also need to use Java server and oracle or postgres database)(oracle is out, because i do not have an account). (Starting from scratch after this post ...)
I can make schema, database, database entries, connection, Java buisness logics, Jsp page that produce jSon objects, jsp grid pages that post queries, and read the jSon objects.
What i can not do, is to read, how to use the new technology (as i do not have the time). I need someone to validate, if i have everything for that pattern, and maybe give an overview what MVC is (based on parts i choose to use).