
What is MVC?
In general when ever we talk about MVC we think about software engineering and design patterns which ease the life for a software developers. But MVC is not only a a design pattern for software engineering, MVC is also a recommended pattern for HCI/Usability suggested by Jan Borchers in his book “A Pattern [...]
New kid on the J2EE blocks, RomaFramework, no not another new framework for confusing you by adding your framework bookmarks.
Inspired by Ruby on Rails a new java based framework for Ajaxified Web based application development framework that’s can turn your heads with some cool features:
Roma it’’s totally based on POJO (Plain Old Java Objects)
True Object [...]
In my present company we are having huge enterprise java web app for our client. In the web UI of this app. we have provided them a good “OO Javascript†for their dropdown navigation.
Dropdown navigation system was written in such a way so that it can fetch navigational data from database after implementation of proper [...]