Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java Core Java

The Importance of Model-View Separation

Author: artima.com | Published: 21st Mar 2008 | Visited: 86 times | Add Comment
Filed in: Core Java

In this interview with Artima, Terence Parr, creator of the StringTemplate template engine as well as the ANTLR parser generator, talks about the importance of separating business logic and presentation.

Read Article
 

Sponsored Links

 


Related Articles

 Application Security Model Article describes an easy and light way to secure access to methods in your applicat ...

 Upload and view images to/from an Oracle database using an XML Web Service This article explains about uploading and fetching images to/from an Oracle database using XML web services and ASP. ...

 Update base on join view fails with ora 1779 Hi, Here is the problem update (select t1.* from T1,T2 where t1.col=T2.col) t set col4='toto' ora-1779 even if i try /*+bypass_ujvc*/ in my update update /*+bypass_ujvc*/ (select t1.* from T1,T2 where t1.col=T2.col) t set col4='toto' ...

 Simple example of MVC ( Model View Controller ) design pattern for abstraction Simple example of MVC ( Model View Controller ) design pattern for abstrac ...

 Understanding the Macromedia Flex Experience Model Learn the design goals of HALO to create engaging interactive applicati ...

 Creating components and enforcing separation of concerns with Flex Use the two effective approaches to developing your applications with Fl ...

 Scroll caret into view after block completion (esp. TRY... FINALLY) QC#: 59366 Version: 11.2 Status: Open defect, requires resolution Description: When you open a TRY block, then go a few lines down and press Enter, the Block Completion adds the corresponding FINALLY...END part and sets the caret in there. So far so ...

 XML serialization for complex object model handles object graphs and circular references in XML serializa ...

 Structure pane does not switch view (form/code) QC#: 55002 Version: 11.1 Status: Closed defect, no action required Resolution: Bug is a duplicate (must note dup bug #) Description: I am using classic undocked layout, and the floating designer. The structure pane does not updates its view to reflec ...

 ASP.NET Grid View Extension [Client Side Sortable/Dragable....] Part I Extension to ASP.NET Grid View control having built-in Client side sorting, Column Dragging, Fixed he ...



Next: A Brief Introduction to Rvalue References



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links