摘要:
In JSF 2.0, both `` and `` tags are used to render HTML input element of type button, with different mechanism to handle the navigation.##1. JSF `h:co... 阅读全文
posted @ 2015-08-28 07:37
wuhn
阅读(319)
评论(0)
推荐(0)
摘要:
In JSF 2.0, you can use `` tag to render a HTML “script” element, and link it to a js file.For example,``````It will generate following HTML output…``... 阅读全文
posted @ 2015-08-28 07:33
wuhn
阅读(256)
评论(0)
推荐(0)
摘要:
In JSF 2.0, you can use `` output a css file.For example,``````It will generate following HTML output…``````##JSF outputStylesheet exampleAn example t... 阅读全文
posted @ 2015-08-28 07:31
wuhn
阅读(302)
评论(0)
推荐(0)
摘要:
In JSF, you can use `` tag to render a HTML “`img`” element. For example, an image named “`sofa.png`” in a resources folder, see figure below :
浙公网安备 33010602011771号