2013/9/7 Chris :
> Thank you.
> I'm affraid the first one is still missing , after this phrase :
> Clicking on the link for the configuration browser will cause the Struts 2
> framework to return this page to your browser.
> Screen shot "Actions in namespace"
Yes, I know - trying to solve the pr
2013/9/9 Christoph Nenning :
> In this case the following happens:
> - struts2's algorithm is performed (search packages hierarchically)
> - for global resources the JVM tries the file
> "struts-messages_en.properties" which is not present
> - then the JVM tries the language from system property "u
Thank you very much for your help, the problem was in the class hierarchy
indeed, but the problem was I have left some beans inheriting from
GenericPresentation, and they where not declared in
GenericPresentation.hbm.xml because after redesigning some requirements
those beans weren't necessary any
Dear List,
We (that means my company) have an application with a file upload form. We
have set struts.multipart.maxSize to 5 MB. When a user tries to upload a
bigger file we rely on struts2 to generate an ActionError. Therefore the
framework uses the msg key
struts.messages.upload.error.SizeL
4 matches
Mail list logo