Forums de discussion

implementing search container using JSF

thumbnail
Manish Kumar Jaiswal, modifié il y a 10 années.

implementing search container using JSF

Regular Member Publications: 153 Date d'inscription: 25/11/08 Publications récentes
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, modifié il y a 10 années.

RE: implementing search container using JSF

Liferay Legend Publications: 3089 Date d'inscription: 28/10/08 Publications récentes
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?