Fórum

file upload using portlet

narma s, modificado 8 Anos atrás.

file upload using portlet

New Member Postagens: 17 Data de Entrada: 11/09/15 Postagens Recentes
I have 5 portlets in my page. I have one portlet which uses upload functioanlity. Whenever I do the upload it refreshes the entire page, and all the other portlets get refreshed. How to perform the upload functionality only within a portlet and avoid refreshing other portlets while doing the upload?

Thanks
thumbnail
David H Nebinger, modificado 8 Anos atrás.

RE: file upload using portlet

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
You'd have to use an ajaxy like solution. Any regular submit on the page will always result in a full page render.