Question
What's the difference between struts and turbine? what's the difference between struts and espresso?

Answers

If you are starting from scratch, packages like Turbine and Espresso can be very helpful since they try to provide all of the basic services that your team is likely to need. Such services include things like data persistence and logging.
If you are not starting from scratch, and need to hook up your web application to an existing infrastructure, then "plain vanilla" Struts can be a better choice. The core Struts framework does not presuppose that you are using a given set of data persistence, presentation, or logging tools. Anything goes =:0)
Compared to other offerings, Struts endeavors to be a minimalist framework. We try leverage existing technologies whenever we can and provide only the missing pieces you need to combine disparate technologies into a coherent application. This is great when you want to select your own tools to use with Struts. But, if you prefer a more integrated infrastructure, then packages like Turbine or Espresso (which uses Struts) are perfectly good ways to go.
See also
* < http://www.mail-archive.com/struts-user@jakarta.apache.org/msg03206.html >
* < http://www.mail-archive.com/general@jakarta.apache.org/msg00495.html >
* < http://jakarta.apache.org/velocity/ymtd/ymtd.html >   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q What form of worship did Chaitanya Mahaprabhu popularise?
  • Q Which type of bacteria is arranged in Chinese letter pattern?
  • Q Pandit Jawaharlal Nehru was born in which year?
  • Q Tell something about the demonetization bill introduced in the Lok Sabha?
  • Q A democratic society depends upon an informed and educated citizenry.
  • Q By which band is Monetary policy regulated?
  • Q How do I... Use sockets? Do networking? Write client/server applications?
  • Q Can you explain the concept of Congestion?
  • Q "master data changes in fl /equi" i have several related questions about the subject matter: we are changing "location" information in master data of fl and equi. We want same changes reflected in the old notification and in the order of change objects. The order table by direct way iaol is fl/equ table. How can we accomplish this? how do i update notification? what will be the fate of the pmis info structures data (s061 etc), if i update the database table iloa directly? i also want to change the notification/order location data which is coming from iloa table (which can be change in fl/eq directly). When i am changing location data in fl, it's reflected in iloa table but by close order/ notification, it's not showing updated location.
  • Q Is there any way to delete cube contents within update rules from an ODS data source? The reason for this would be to delete (or zero out) a cube record in an "Open Order" cube if the open order quantity was 0. I've tried using the 0recordmode but that doesn't work. Also, would it be easier to write a program that would be run after the load and delete the records with a zero open qty?
  • Q What is difference between binding connection and client connection?