Yes JSF has two basic libraries. Core Java Server Faces Tag Library and basic HTML Tag Library. In addition you can also use JSTL tags Library and ordinary JSP tags as well.
ankur rathi
Ranch Hand
Joined: Oct 11, 2004
Posts: 3829
posted
0
Originally posted by Awais Sheikh: Yes JSF has two basic libraries. Core Java Server Faces Tag Library and basic HTML Tag Library. In addition you can also use JSTL tags Library and ordinary JSP tags as well.
Thanks Awais. Where I can get information about all the tags (in detail) present in those two library. :roll:
Awais Sheikh
Ranch Hand
Joined: Jun 07, 2006
Posts: 48
posted
0
Check this link it has all tags with examplesJSF Tags
ankur rathi
Ranch Hand
Joined: Oct 11, 2004
Posts: 3829
posted
0
Originally posted by Awais Sheikh: Check this link it has all tags with examplesJSF Tags
I am also referring to the same link, but it's not in detail.