How is the performance of tapestry?
Answer / Himanshu
Apache Tapestry has good performance, especially for applications that require rich user interfaces with AJAX support. However, its performance can be affected by the complexity and size of your application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is apache tapestry?
How do I make a link popup a new window?
How do I stream a file to the user from tapestry?
Is apache tapestry free/open source?
How to alter the url to point to the correct page?
How does tapestry compare to other frameworks?
How should do page navigation in apache tapestry?
Is tapestry a jsp tag library?
How do we write components in apache tapestry?
Is there a wysiwyg editor for tapestry, or an ide plugin?
I have to restart my application to pick up changes to specifications and templates, how can I avoid this?
I have a form with a submit button. On the form and the submit button are two separate listeners. Which is invoked first?