mvc

  • submit to reddit

Is MVC Pattern a Dead End for Application Development?

In this article I would like to show you why using MVC pattern is not enough to be able to create agile and scalable applications. I will also suggest...

13 replies - 14018 views - 02/20/13 by Aliaksei Papou in Articles

Introducing Micro; a small Java framework for web development

Micro, for short: (μ) or Mu, is a modular Model View Controller framework (MVC Pull) for web development, and it was designed with simplicity...

0 replies - 687 views - 02/03/13 by Florin T.patrascu in Announcements

WebSocket with WebMotion and AngularJS

This article describes a new feature in WebMotion: the WebSockets management. We will use the AngularJS Javascript framework for the client side. ...

0 replies - 5282 views - 12/24/12 by Julien Ruchaud in Articles

Why the New Oracle ADF Essentials is Important to JSF Developers

Last week Oracle Announced “Oracle ADF Essentials” -  a free version of the core technologies at the base of Oracle ADF – Oracle’s strategic Java EE...

1 replies - 5690 views - 10/02/12 by Shay Shmeltzer in Articles

Oracle ADF Core Functionality Now Available for Free

Oracle announced today the release of Oracle ADF Essentials - a free to develop and deploy version of the core technologies at the base of Oracle Application...

0 replies - 684 views - 09/24/12 by Shay Shmeltzer in Announcements

"Schemas" in CouchDB

schema noun ( pl. schemata or schemas ) 1 technical a representation of a plan or theory in the form of an outline or model: a schema of...

0 replies - 4172 views - 09/07/12 by Simon Metson in Articles

Matador - An Obvious MVC Framework For Node.js

Matador is a clean, organized framework for Node.js architected to suit MVC enthusiasts. It gives you a well-defined development environment with...

0 replies - 2889 views - 07/09/12 by Hirvesh Munogee in Articles

Comparison with 3tier architecture and MVC(model-view-controller) architecture

Both are smiler but topologically they are different. -A Basic rule in a three tier architecture is the client tier never communicates directly with the...

0 replies - 3845 views - 06/30/12 by Ghanshyam Sheladia in Uncategorized

Calling A MVC Controller And Action Method Using Image

0 replies - 2076 views - 12/20/11 by Snippets Manager in Uncategorized

Calling A MVC Controller And Action Method Using HTMLButton

0 replies - 2538 views - 12/20/11 by Snippets Manager in Uncategorized

Calling A MVC Controller And Action Method Using ActionLink

0 replies - 1364 views - 12/20/11 by Snippets Manager in Uncategorized

Diffrenet Methods To Logging In MVC 3.0

0 replies - 1780 views - 12/19/11 by Snippets Manager in Uncategorized

Including Javascript In MVC 3 View

0 replies - 2231 views - 11/06/11 by Snippets Manager in Uncategorized

The MVVM Pattern in ZK Java Ajax

The "Presentation Patterns In ZK" slides first given at the 2010 UK ZK Users Group has been refreshed. The sample code for the presentation has the same screen...

1 replies - 1632 views - 09/25/11 by Simon Massey in Announcements

Thoughts on modified MVC for web application development

I have been doing Java EE development for a long time, almost as long as Java EE first started way back before it was branded as Java EE.  I have noticed a...

2 replies - 1343 views - 08/15/11 by Mike Dzone in Announcements