开发者

Equivalent of <c:url/> for Velocity

开发者 https://www.devze.com 2023-03-09 17:22 出处:网络
Is there an equivalent of the <c:url/> tag (of jsp 开发者_如何学JAVAcore taglib fame) for Apache Velocity? I\'d like to create urls when I don\'t always know the path/context root (a la <c:ur

Is there an equivalent of the <c:url/> tag (of jsp 开发者_如何学JAVAcore taglib fame) for Apache Velocity? I'd like to create urls when I don't always know the path/context root (a la <c:url value="/mypage"/>).

Thanks


Take a look at LinkTool.

0

精彩评论

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