RE: [S2] Jsp not loading bean from superclass static method

2009-10-28 Thread Neil Aggarwal
Lukasz: > struts.ognl.allowStaticMethodAccess=true I will try that. Neil -- Neil Aggarwal, (281)846-8957, http://www.JAMMConsulting.com CentOS 5.4 KVM VPS $55/mo, no setup fee, no contract, dedicated 64bit CPU 1GB dedicated RAM, 40GB RAID storage, 500GB/mo premium BW, Zero downtime -

Re: [S2] Jsp not loading bean from superclass static method

2009-10-28 Thread Lukasz Lenart
You have to define constant as below in struts.xml or in struts.properties - from some version is set to false by default struts.ognl.allowStaticMethodAccess=true Regards -- Lukasz http://www.lenart.org.pl/ http://dailylog.lenart.org.pl/

[S2] Jsp not loading bean from superclass static method

2009-10-28 Thread Neil Aggarwal
Hello: I jut upgraded from Struts 2.0.14 to 2.1.8 and noticed I am now getting this error: SEVERE: Servlet.service() for servlet jsp threw exception The requested list key 'accountManagerMap' could not be resolved as a collection/array/map/enumeration/iterator type. Example: people or people.{na

RE: JSP not loading

2009-08-10 Thread Martin Gainty
accepter aucune responsabilité pour le contenu fourni. > Date: Mon, 10 Aug 2009 14:53:46 +0200 > From: eduard.neuw...@googlemail.com > To: user@struts.apache.org > Subject: Re: JSP not loading > > Hi, > are you sure that the answer is sent to the correct JSP. Please check &g

Re: JSP not loading

2009-08-10 Thread Eduard Neuwirt
Hi, are you sure that the answer is sent to the correct JSP. Please check your struts.xml for the action and make sure that the correct result is chosen. In case of Chinese and if you are using the dynamic method invocation the result may be incorrect. Regards Eduard Kavita Mehta schrieb:

JSP not loading

2009-08-10 Thread Kavita Mehta
Hi , I am facing a strange problem. I am using struts2.0 and my server side code executes well and sends the response ..but my ethereal shows empty response and hence my JSPs are not loading on the browser . This happens when user has mentioned his details in lets say chinese language . i.e. any