[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Turbine vs. Struts



Jack,

Struts stresses the use of JSP and Taglibs while Turbine is a template engine.    Both aim to help you build web  applications efficiently.  We went with Struts because it is more widely used and, thus, better known.   Also, the use of Taglibs seems to be the current thinking from Sun in terms of facilitating the split between the business logic and the HTML display.

Cindy Jeness

"Jack J. Coleman" wrote:

 Does anyone know briefly, the main differences between Jakarta Turbine and Jakarta Struts?Are they both frameworks for the same propose, or are they completely different entities altogether?Thanks for any information.Jack Coleman