What is apache tapestry?
Answer / Santosh Kumar Pal
Apache Tapestry is a high-level Java web application framework that aims to simplify the development of complex web applications by providing components, services, and an event-driven architecture.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does tapestry use jsp tag libraries?
I have to restart my application to pick up changes to specifications and templates, how can I avoid this?
How is the performance of tapestry?
Is there a wysiwyg editor for tapestry, or an ide plugin?
Can I use the same component multiple times in one template?
How do I stream a file to the user from tapestry?
I have a form with a submit button. On the form and the submit button are two separate listeners. Which is invoked first?
Why do we need @script in apache tapestry?
How should do page navigation in apache tapestry?
How to alter the url to point to the correct page?
What does it cost?
How do I integrate a tapestry application with j2ee declarative security/jaas?