• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Which Frame Work to choose From ( Struts or Expresso) ??

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We are planning to use a Frame work for our Applications and we liked the features of Struts . As Expresso is also based on Struts we would like to know which is the best one..
1) What additional features that Expresso provides when compared to Struts ??
2) Struts by default won't provide great Support for Model Tier i.e, we need to implement the DAO or some other Pattern for accessing Data Bases ..Expresso provides the Data base Objects support where as Struts doesn't.
3)Expresso provides inbuilt Unit Testing Support. Is there such provision in Struts ?
4)How difficult it is to have a mixture of the features of both Struts and Expresso ??
Thanks a lot in Advance..
-Sateesh
 
The happiness of your life depends upon the quality of your thoughts -Marcus Aurelius ... think about this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic