Fórum

implementing search container using JSF

thumbnail
Manish Kumar Jaiswal, modificado 10 Anos atrás.

implementing search container using JSF

Regular Member Postagens: 153 Data de Entrada: 25/11/08 Postagens Recentes
Hi everyone ,

I need to implement a search container using JSF ..I need an example for the same . I tried to find but could not get any. Any help would be appreciated .

Thanks in Advance
Manish
thumbnail
Juan Gonzalez, modificado 10 Anos atrás.

RE: implementing search container using JSF

Liferay Legend Postagens: 3089 Data de Entrada: 28/10/08 Postagens Recentes
Hi Manish,

AFAIK it would be much easier to implement it in a more JSF friendly way, that is, using h:datatable or using the more specific component tools, for example Primefaces' LazyDataModel.

Do you see some use case where you can't use these JSF components instead?