Hi all We are developing a simple search engine. after i searched three times, the whole app freezes, no commandlink does anything anymore.
First time i search, a datatable is populated and shows the right results in the same view. Second time i search, the search is performed again, and the datatable is updated correctly. Third time i search, the input textfield is resetted to the previous value, and the datatable doesnt change. No errors in the jboss-log. The only thing i can do is go to the context-root of the webapp, log myself out and in again. Then everything works again as described above. We noticed similar behavior always when main portions of the app were simply redisplayed. Anther issues is concerned with commandLinks that are nested in the datatable (as described above). If the <h:form> surrounds also the datatable, the commandlinks dont work anymore (but then the freeze-error doesnt happen anymore). I attach the jsp-file in the hope that some one can help (we're late, today's deadline :-/ ). TIA, Sebastian.
search.jsp
Description: application/xml

