1. Does Acegi/Spring security support getUserPrincipal()? stackoverflow.comI need to interface an existing application with Acegi/Spring security. In order to get started I am looking for one simple piece of information: in this context, will HttpServletRequest.getUserPrincipal() called from my ... |
2. Detect session timeout in Spring 3/Spring Security 2.0.5 stackoverflow.comI have a web application running under Spring 3 with SpringSecurity 2.0.5. To present the user the changes to the site since his last visit, I try to register the time when ... |
3. How to access the model from a HandlerExceptionResolver in Spring? stackoverflow.com
|
4. Is there another way to get a user's time zone from a HttpServletRequest object in Spring MVC? stackoverflow.comI need to convert my server time to the user's time depending on their time zone. Is this the best way to figure out their timezone - by using the HttpServletRequest object?
|
5. How do you access the RequestBody in a HandlerInterceptorAdapter? stackoverflow.comI tried to pull the body out of |
6. is it possible to access two spring batch jobs from same servlet? forum.springsource.orgis it possible to access two spring batch jobs from same servlet? [is it possible to access two spring batch jobs from single servlet?] [i have two jobs 1. file to ... |
7. Pls, give some example Acegi usage in the servlets. forum.springsource.orgNov 1st, 2004, 03:24 AM #1 blandger View Profile View Forum Posts Private Message Junior Member Join Date Oct 2004 Posts 5 Pls, give some example Acegi usage in the servlets. ... |
8. Minimal Acegi configuration to replace Servlet security? forum.springsource.orgHello, I have seen lots of extensive examples, such as the example .war that ships with Acegi, the documentation and the Wrox book on Spring. I share the opinion that it ... |
9. Spring security on traditionnal servlet forum.springsource.orgSpring security on traditionnal servlet Hi all, I am quite new to all this spring security thing and i am struggling with a problem for three days now. I have a ... |
10. access servlet without security forum.springsource.orgHi , I want to access servlet without any security, i am using Acegi framework. i want to know is it possible , because i am accessing servlet from applet using ... |
11. Acegi and Java servlet specification forum.springsource.org |
12. javax.servlet.ServletException: Could not resolve view with name 'user' in servlet... forum.springsource.orgjavax.servlet.ServletException: Could not resolve view with name 'user' in servlet... Hi All, Iam getting this weird exception. DEBUG [org.springframework.web.servlet.FrameworkServlet.p rocessRequest(FrameworkServlet.java:674)] - Could not complete request javax.servlet.ServletException: Could not resolve view with ... |