CVE-2014-0114 in Struts-1.2.9.jar

2014-06-23 Thread Ruchika Mahajan
Hi, I have used struts-1.2.9.jar in a project. I found *CVE-2014-0114* vulnerability in this jar. While looking for the possible solutions for these I found that Struts 1.x has had its End-Of-Life announcement one year ago but it is looking for a correction/mitigation for this issue. Below is the

NoSuchMethodException: while struts action method call ?

2014-06-23 Thread Mohit Gupta
I am hitting the customerAction (struts 2 action) from my legacy action with url customer/customer-creater!create.action?custId=200 As soon call goes to my customerAction i get below error ognl.MethodFailedException: Method setCustId failed for object

Re: NoSuchMethodException: while struts action method call ?

2014-06-23 Thread Mohit Gupta
Actually when i am redirecting from legacy action to customer/customer-creater!create.action?custId=200, struts 2 successfully does type conversion but not while forwarding the request to same url though same struts2 filter comes in to picture. Any ideas what the issue ? On Mon, Jun 23, 2014 at

need help using Struts2 - interator

2014-06-23 Thread Tri Quan
All, I use Struts2 version 2.3, Tomcat 7, Java JDK 1.6, NetBeans 7.0 in learning Iterator of Struts. url : http://localhost:8080/IteratorKFC/IteratorKFC/menu.action receives Struts error : The requested resource (/IteratorKFC/IteratorKFC/iteratorkfc.jsp) is not available.

Need Help to Create a DoubleList

2014-06-23 Thread NIJO GEORGE
Hi I have scenario of using struts2 double list to choose subjects according to particular course. The following Code shows my Double list s:doubleselect list=listObjCourse listKey=courseid listValue=coursename headerKey=-1