16 Jun 17:22
Re: spring dwr configuration, init-params, SAXParseException
From: jamurph <tony_murphy@...>
Subject: Re: spring dwr configuration, init-params, SAXParseException
Newsgroups: gmane.comp.java.dwr.user
Date: 2008-06-16 15:22:41 GMT
Expires: This article expires on 2008-06-30
Subject: Re: spring dwr configuration, init-params, SAXParseException
Newsgroups: gmane.comp.java.dwr.user
Date: 2008-06-16 15:22:41 GMT
Expires: This article expires on 2008-06-30
adding this to spring servlet context seemed to do the job
<bean name="allowGetForSafariButMakeForgeryEasier"
class="java.lang.String">
<constructor-arg index="0">
<value>true</value>
</constructor-arg>
</bean>
found this thread which had answer in it
http://www.nabble.com/dwr-with-Spring-and-init-parameters-td8902818.html#a8902818
--
--
View this message in context: http://www.nabble.com/spring-dwr-configuration%2C-init-params%2C-SAXParseException-tp17252608p17866863.html
Sent from the DWR - Users mailing list archive at Nabble.com.
RSS Feed