-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
34 lines (22 loc) · 915 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
BlazeFaces
==========
BlazeFaces is a JSF Component Library.
What is it?
===========
BlazeFaces is a JSF Component Library that is aiming to provide a rich set of components,
use HTML5 whenever possible, that are fully customizable and also compilant with all browsers(even IE6)!
It can be used in Java EE 6 environments and helps to build rich internet applications
in an easy way, but still stay as flexible as possible.
How to use it?
==============
Include the jars you want in your project and use the namespace "http://blazebit.com/faces" for your JSF views!
Contents of distribution
========================
BlazeFaces, BlazeFacesShowcaseMojarra, BlazeFacesShowcaseMyfaces
Licensing
=========
This distribution, as a whole, is licensed under the terms of the Apache
License, Version 2.0 (see LICENSE.txt).
References
==========
Project Site: http://blazebit.com/faces (Coming soon)