1. Best way to show the user full name in a JSP header file with a spring/struts framework? stackoverflow.comI have a JSP struts application that uses Spring to integrate with the services/dao/database. Basically, struts uses spring to get the data from the DB, it builds the form and forward ... |
2. What to do when Apache Tiles 2.1 does nothing when it has to? stackoverflow.comreaders (girl) and readers (boy), I have a slighly f%*#@ probelm with Apache Tiles 2.1, I work with :
|
3. Why am I not getting Spring Security Login Error Messages? stackoverflow.comUsing Spring Security 3 along with Struts 2 and Tiles 2, I have a login page that appears when it is supposed to and performs the login as expected -- however ... |
4. Spring+Spring security+tiles. How to set form-login with tiles page definition? stackoverflow.comI have spring_tiles web application and now trying to add spring security to it: That is a peace of my TilesConfig.xml:
Here comes ... |
5. spring security not working stackoverflow.comI am developing a struts2 + spring + tiles + hibernate + spring security application When I go to url /register I am correctly redirected to the login page, but on logging in ... |
6. How to integrate Struts2 Tile and Spring Security3? stackoverflow.comI want to integrate Struts2 ,Tile and Spring Security3 but I cannot search tutorial for this case.After I created sample web integrate project and configuration follow 5 Minute Guide ... |
7. use struts tiles with spring security tag stackoverflow.comI have index.jsp as following : <sec:authorize access="hasRole('USER')" > AAA </sec:authorize > then I login with user with role "USER", it works OK, I can see "AAA". but when I try to access a ... |
8. Tiles 2 Access Variable in Template stackoverflow.comI am using the Spring MVC framework with Apache Tiles 2. I want to be able to have multiple controllers all use the same view (different logic, some basic presentation). I ... |
9. Spring Security - Weird errors stackoverflow.comAll, I am trying to add Spring Security(3.0.7) to my web application(Spring 3.0.6, Tiles 2.2). The default <form-login/> works as expected, but I can't create a custom one that does. Some ... |
10. Spring MVC 3 + Spring-WS 2 + Spring Security 3 + Tiles forum.springsource.orgFeb 1st, 2011, 10:04 AM #1 npintos View Profile View Forum Posts Private Message Member Join Date Apr 2006 Posts 37 Spring MVC 3 + Spring-WS 2 + Spring Security 3 ... |
11. How to integrate Spring Security 2.0 with Struts 2.0 Tiles forum.springsource.orgHow to integrate Spring Security 2.0 with Struts 2.0 Tiles Hi, I started using spring security 2.0 in my struts2 web application project and it works fine. Accessing url page (http://localhost:8080/company/jsp/pages/userMaintList) ... |
12. Using tiles and security forum.springsource.orgUsing tiles and security Greetings, I am trying to play with the labs from SpringSource rich web course. This is my security configuration: |
13. Using Acegi with Struts+Tiles forum.springsource.orgHi Ben, I am now developping a web application with Struts and its Tiles plugin. And I am considering manage the security with Acegi. But I have no idea about it ... |
14. Acegi and Tiles forum.springsource.orgAcegi and Tiles Hi, I'm using struts and tiles within my Spring 1.1.5 app (on Tomcat 4.1.31) and have a couple of quick questions: 1) AuthenticationProcessingFilter accepts properties defaultTargetUrl & authenticationFailureUrl, ... |
15. Spring MVC + tiles working; now adding Acegi to no avail. forum.springsource.orgSpring MVC + tiles working; now adding Acegi to no avail. Have been working on Spring MVC in combination with Tiles for the last few weeks. After some serious hair pulling, ... |
16. Tiles menu items + Acegi forum.springsource.orgTiles menu items + Acegi I have the following code: Code: |
17. acegi + Tiles forum.springsource.orgAll, I have a working spring web flow using tiles as the view layer. I can't figure out how to get the acegi login page to be dispatched to the tiles ... |
18. MyFaces 1.1.5 + Apache Struts Tiles + Acegi 1.0.3 forum.springsource.orgMyFaces 1.1.5 + Apache Struts Tiles + Acegi 1.0.3 Hi~everyone: I am newbie of Acegi Security, I have done with MyFaces 1.1.5 + Apache Struts Tiles, but when I tried to ... |
19. Access Spring Bean from tiles.xml forum.springsource.orgHello, I have a problem regarding Spring and Struts Tiles. In my abc-servlet.xml I defined this bean: Code: |
20. Using a Tiles definition for the Spring Security login page forum.springsource.orgUsing a Tiles definition for the Spring Security login page Is there anything special that needs to be done to use a Tiles defintion for the Spring Security login page? I ... |
21. using spring security to secure tiles. forum.springsource.orgI have a basic question. How would i use spring security to restrict tiles. Like not hte url but only a section of the page. |
22. Spring Security Form Authentication Mechanism and Tiles2 ! forum.springsource.orgSpring Security Form Authentication Mechanism and Tiles2 ! Hi Guys i am using spring security to authenticate/authorize my application. I am using TilesConfigurer and viewResolver beans to render my jsp pages ... |
23. Spring and Tiles - DTD requires internet access? forum.springsource.orgAug 28th, 2008, 03:45 PM #1 getmenewid View Profile View Forum Posts Private Message Junior Member Join Date Jun 2008 Posts 16 Spring and Tiles - DTD requires internet access? In ... |
24. Spring and Tiles - Does DTD reference require internet access? forum.springsource.orgAug 28th, 2008, 03:47 PM #1 getmenewid View Profile View Forum Posts Private Message Junior Member Join Date Jun 2008 Posts 16 Spring and Tiles - Does DTD reference require internet ... |
25. Access Denied page within Tiles forum.springsource.orgAccess Denied page within Tiles Dear Community! I am new to spring, tiles and Spring Security so thank you to be tolerant towards my questions. I am planning to building up ... |
26. Spring Security and Struts2 Using tiles struts.1045723.n5.nabble.com |
27. Struts 2 / Tiles 2 / Spring Security struts.1045723.n5.nabble.com |