哪些版本的 Struts2 支持 @include_page Freemarker 标记?
Freemarker 文档注释:
...some Web Application Frameworks don't use FreemarkerServlet, so include_page is not available.
Struts 2.1.6 似乎支持 @include_page 注释,但我升级到Struts 2.1.8.1,它似乎不支持。有谁确切知道哪个版本的Struts2支持@include_page注释?
我主要对 2.1.6 以上的版本感兴趣。
The Freemarker documentation notes:
...some Web Application Frameworks don't use FreemarkerServlet, so include_page is not available.
Struts 2.1.6 seems to support the @include_page annotation, but I upgraded to Struts 2.1.8.1, and it doesn't seem to support it. Does anyone know definitively which version of Struts2 supports the @include_page annotation?
I am interested mainly in versions higher than 2.1.6.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
别担心。
根据 Ischin 的建议,只需使用它作为一个不错的替代方案:
Don't worry about it.
As per Ischin's suggestion, just use this as a nice alternative: