Re: result type Jasper [Struts 2]

2010-11-14 Thread @rju
Guys am also getting problem using jasper reports with struts 2.. please help me ASAP... same tutorial i too followed -- View this message in context: http://old.nabble.com/result-type-Jasper--Struts-2--tp11004749p30215529.html Sent from the Struts - User mailing list archive at Nabble.com.

Setting object from param tag fails in Struts 2.2.1

2010-11-14 Thread Raj Nagappan
Hi, we recently upgraded from Struts 2.0.14 to 2.2.1 and I notice that the following JSP code to inject an object property from one action into another action has stopped working: s:if test=photoSet.keywordListLazyLoad != null s:action namespace=/search name=KeywordList executeResult=true