开发者

Is it possible to use freemarker as in tiles in struts2

We are trying to use freemarker in our project to remove tiles. What do I replace t开发者_C百科he followig tiles code with in freemarker -

<tiles:insert page="/login/front.jsp" flush=true />

I tried using <#include "/login.ftl"> but I am not getting the same look and feel as while using tiles.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜