开发者

How to create custom component using JSF 1.2?

I am new in the JSF world, please tell me step by step answer of how to c开发者_Python百科reate JSF custom component i search on the net but i didn't get any proper answer or give me some link which shows how to create custom component.

Thanks

Vinod


Googling for "extend UIComponentELTag" or "extends UIComponentELTag" should yield enough hints.

This is one of my favourites: http://blogs.steeplesoft.com/2006/12/jsf-component-writing-check-list/


RichFaces includes CDK (component development kit) that can be used for components development. Here is the link to the guide: RichFaces CDK Developer Guide

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜