• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

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
 
reply
    Bookmark Topic Watch Topic
  • New Topic