fileupload function doesn't work very well in portlet environment
-------------------------------------------------------------------
Key: WW-2348
URL: https://issues.apache.org/struts/browse/WW-2348
Project: Struts 2
Issue Type: Bug
Components: Plugin - Portlet
Affects Versions: 2.0.11
Environment: window xp tomcat 5.5 jdk 1.5 liferay 4.3.4
Reporter: ZhangQiang
Hello,
I have some trouble in using struts2 on liferay portal4.3.4.I test the
example apps which name is struts2-portlet-2.0.11.war in struts2.0.11
distribution.I find the fileupload function is not working very well. I upload
a file and input the caption value in textfield ,and then submit the form.all
of the properties in FileUploadAction can be shown in fileUploadSuccess.jsp
except the caption.But i can get value of "caption" in HttpServletRequest by
ServletActionContext.getRequest().It seems that the Parameters Interceptor
doesn't work ,when upload the file.can you give mei some advice? Thanks in
advance!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.