Java – HTML 4 in JSF 2.1

I want to use the command:

JSF < H: CommandButton > generate < input... > But I hope instead of generating < input >, I hope this will generate an HTML 4 Standard < button & gt

Solution

You should look at the prototype P: CommandButton This will be rendered as a < button > tag on the client

http://www.primefaces.org/showcase/ui/commandButton.jsf

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>