Thanks habuma.
I am right now using Spring Social 1.0.0 M2 and i don't get any such error. But in my controller class i get @FacebookCookieValue as null.
I have the following in my...
Type: Posts; User: swet; Keyword(s):
Thanks habuma.
I am right now using Spring Social 1.0.0 M2 and i don't get any such error. But in my controller class i get @FacebookCookieValue as null.
I have the following in my...
Hi,
I am getting an error when i include
<facebook:init /> in my jsp page :
<%@ taglib prefix='c' uri='http://java.sun.com/jsp/jstl/core'%>
<%@ taglib prefix="sec"...