thinks for info :cool:
Type: Posts; User: badi007; Keyword(s):
thinks for info :cool:
excuse me for my English,
I wanted to say that to see the authorizations of each account (admin or simple user) I must refresh each time the page in question in order to have the adequate result...
thinks Karl for answer, I downloaded the example and it goes, except that I must each time refresh the page (for example the page extreme/index.jsp) if not the result of the previous execution is...
no i d'ont find the tutorial;
my probleme lies in the form of authentification and particulary in “the action” of the form:
<form name="form1" action="j_acegi_security_check" method="GET"> ...
hi members
please where can i get th "acegi-security-sample-tutorial ": I don't fing it in http://www.acegisecurity.org.
AMIN can you list the THE ACTION of your "login.jsp" form and the...
hi members
I don't know if you imlemented all the fatory in your file of configuration:
SecurityAnnotationAttributes, MethodDefinitionAttributes and BeanNameAutoProxyCreator.
I supposed that you...
Hi members,
my problem lies in “the action” of my form of authentification; it generates an HTTP 404 error with momoent of “submit”:
<form action= " security_check” method= " POST " > because...
thinks Andreas for answering
I added the framework jakarta-oro, but the error disappeared only when I added the line: PATTERN_TYPE_APACHE_ANT
thing which I does not understand (you have say that...
Hi membners
I have just begun with acegi and I tried to make a small example which aims at conditioning accés with my methods JAVA. I did not use neither of the servlets nor of pages JSP. my problem...
hi members
thinks Mdeinum for your answer; it was very effective.
the lines
ClassPathResource res = new ClassPathResource("config.xml");
XmlBeanFactory factory = new XmlBeanFactory(res); ...
I have just begun with Spring and I do not manage to cohabit Spring and Hibernate: I cannot recover authorities of “getHibernateTemplate ()” and “getSessionFactory ()”. my class which extends...