A component-oriented framework for creating highly scalable web applications in Java.
A component-oriented framework for creating highly scalable web applications in Java.
Customer Reviews
User in Financial Services
Advanced user of Apache Tapestryits well structured, writing UI or the server side code is straight forward once we understand how to code using. tapestry.
Major advantage is it is open source.
its an old project by apache, not well maintained, no major releases and frequent bug fixes.
Its different from other java frameworks and hence more of a learning curve.
ITs best to Use tapestry when you have a lot of data passing between UI and server code.
the form component in tapestry does a lot while a simple JSP cannot do. - It stores all the data needed during the form submission - Just like in spring.
Mainly for developing a java application. tapestry can be used in place of JSP and JSP as the framwork is straight forward and easy to re use the code component.