Help Guide For Software Engineer
Wednesday, June 23, 2010
Solution to dwr session error
Edit your web.xml file and and the following code.
<init-param>
<param-name>crossDomainSessionSecurity</param-name>
<param-value>false</param-value>
</init-param>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment