Martin Marinschek wrote:
Take a look at the component code in MyFaces - to be found under:

http://svn.apache.org/viewcvs.cgi/myfaces/trunk/src/components/

(better download the code though, and browse through it on your local disc)

regards,

Martin


Yes, the best way to get started is
to read the component howtos which are linked from http://www.jsftutorials.net/

and then read some of the code from myfaces.

Also JSF in action from manning has some excellent
component code, and a good tutorial on how to write
your own components.

Reply via email to