Does tapestry use jsp tag libraries?
Answer / Yogesh Yograj
Apache Tapestry doesn't directly use JSP tag libraries. Instead, it has its own set of components that you can use in your web application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there a wysiwyg editor for tapestry, or an ide plugin?
How do I make a link popup a new window?
How to alter the url to point to the correct page?
How does tapestry compare to other frameworks?
Is apache tapestry free/open source?
Is tapestry a jsp tag library?
Why do we need @script in apache tapestry?
Can I use the same component multiple times in one template?
How is the performance of tapestry?
How do I integrate a tapestry application with j2ee declarative security/jaas?
I have to restart my application to pick up changes to specifications and templates, how can I avoid this?
What’s the lifecycle of a form submit?