View Single Post
  #2 (permalink)  
Old 06-09-2008, 08:27 AM
muddam_prasad muddam_prasad is offline
Junior Member
 
Join Date: Jun 2008
Posts: 14
Default Answer

Design Pattern:

Commonly occcuring recovering problem in a given software sloution

Eg: DAO

Framework:

Set of well defined classes and interfaces the common code for multiple applications. That is requried to develop web application

Eg: Struts
Reply With Quote