aspose file tools
The moose likes JSF and the fly likes two JSF library... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "two JSF library..." Watch "two JSF library..." New topic
Author

two JSF library...

ankur rathi
Ranch Hand

Joined: Oct 11, 2004
Posts: 3829
Does JSF has only two library:
1. HTML
2. Core

TIA.
Awais Sheikh
Ranch Hand

Joined: Jun 07, 2006
Posts: 48
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
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
Check this link it has all tags with examplesJSF Tags
ankur rathi
Ranch Hand

Joined: Oct 11, 2004
Posts: 3829
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: two JSF library...
 
Similar Threads
Generating Horizontal Menu in JSF using h:dataTable
JSF and Struts
Clearing the form values on value change event of drop down in jsf
Components Libraries
what is facelets?