Re: Upgrading from Struts 2.0 to 2.3.16

2014-07-15 Thread Sreekanth S. Nair
> Caused by: java.lang.NoSuchMethodError: > org.apache.tiles.jsp.taglib.InsertAttributeTag.doFinally() > Must be tiles not compatible -- Thanks & Regards Sreekanth S Nair Java Developer --- eGovernments Foundation Ph : 998007

Upgrading from Struts 2.0 to 2.3.16

2014-07-15 Thread Rizwan Merchant
Hi, We are working on upgrading our project Struts version to 2.3.16 When we log into our application, the JSP in not being render. Instead we are getting an error in the logs as shown below. I have updated the tiles jar files to tiles-api-2.0.6.jar tiles-core-2.0.6.jar tiles-jsp-2.0.6.jar tiles-

Re: FileUploadBase$UnknownSizeException: the request was rejected because its size is unknown

2014-07-15 Thread Sreekanth S. Nair
Have you checked the controller configuration in struts-config.xml http://struts.apache.org/release/1.3.x/userGuide/configuration.html -- Thanks & Regards Sreekanth S Nair Java Developer --- eGovernments Foundation Ph : 998007

FileUploadBase$UnknownSizeException: the request was rejected because its size is unknown

2014-07-15 Thread shriram
I am using struts1 and apache.commons.fileupload1.0 to upload a file of size more than 4 GB[may change] results in the below exception. I have gone through struts fileupload api which mentions 256M is the maximum limit. Is it possible to upload a huge file size of more than 4GB ? How to change the

Re: 回复: Question of properties file

2014-07-15 Thread Lukasz Lenart
2014-07-15 9:23 GMT+02:00 木叶清风-谢 : > I have tried,but it doesn't work It must be something wrong with your setup, though. What do you use to build the project and prepare WAR file? https://github.com/apache/struts/tree/develop/apps/blank/src/main/resources/example Regards -- Łukasz + 48 606 323

回复: Question of properties file

2014-07-15 Thread 木叶清风-谢
I have tried,but it doesn't work -- 原始邮件 -- 发件人: "Lukasz Lenart";; 发送时间: 2014年7月15日(星期二) 中午12:54 收件人: "Struts Users Mailing List"; 主题: Re: Question of properties file 2014-07-15 3:57 GMT+02:00 木叶清风-谢 : > hi!I meet a problem about the properties files. > I