Click here to Skip to main content
15,885,886 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi...

Thanks to CodeProject Answers for replying my questions.

Now I have a problem on the file upload with Struts2 & Sitemesh.
I'm using Struts2.3.8 and Sitemesh 3.

I'm using Sitemesh's filter between StrutsPrepareFilter and StrutsExecuteFilter so that struts2 feactures( such as properties of action classes ) could be accessed on sitemesh decorator pages.

Then the problem is that submitted file is not stored on struts2 action value stack.

If I remove sitemesh filter then fiel upload is successfully done.

Why this happens?
Posted
Comments
Sudhakar Shinde 26-Mar-13 14:47pm    
Please refer to http://struts.apache.org/release/2.2.x/docs/sitemesh-plugin.html for the info required by you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900