I made a portlet that loads a document from a form.
I tried to make a simple dynamic java project and made formto load a document, this document is saved in LiferayWorkspace/.metadata/plugins/.../project/document.docx.
Now I used this formin the portlet and it saves a document that works fine, but I was wondering where it saved my uploaded document?
I have already looked for the tomcat directory and possible areas.
Also, if someone tells me where in liferay 6.1 using the "Dynamic Data List" portlet, the documents will be posted after posting.
source
share