Hi all, I am having a strange bug with the contacts sample application.
When I try to add a new permission to a user (Marissa), I get an exception say that: Generated servlet error: org.springframework.web.servlet.tags.BindStatus cannot be resolved or is not a type. I checked the include.jsp, used by the add.jsp page and it has the following tablib declarations: <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> <%@ taglib prefix="authz" uri="http://acegisecurity.sf.net/authz" %> <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %> but on the web.xml we only have this tablib declaration: <taglib> <taglib-uri>/spring</taglib-uri> <taglib-location>/WEB-INF/spring.tld</taglib-location> </taglib> Is it correct?? Am I missing something?? We are from a very big cable tv company in Brazil, and we are expecting to be using Acegi in a very big project here. Somebody can help me on that??? Thanks in advance. Marcelo Alcantara Senior Developer/Architect [EMAIL PROTECTED] +55 11 81968823 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Home: http://acegisecurity.sourceforge.net Acegisecurity-developer mailing list Acegisecurity-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer