问题 1
What is Apache Tapestry?
- A component-based view framework.
- Classes are written as POJOs and byte-code transformed at run time
- Configured with annotations and naming conventions rather than XML
- Compared to JSPs, enforces a clear separation of HTML markup and Java code.
- HTML templates are directly previewable by web designers
- Changed component classes are live-reloaded into running application for faster development.
- Uses the Post/Redirect/Get navigation pattern for form submission.
保存以便复习
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
这有帮助吗?
添加评论
查看评论