1. Spring - web pages using XSLT stackoverflow.comI'm new in XSLT and I would know what is the best solution to integrate XSLT into Spring web application. I found quick example here, but all in all ... |
2. Last visited page problem forum.springsource.orgOur application based on Spring Security & Struts 2 runs under tomcat 6. Here is security http config: Code: |
3. accessDenied page does not show. forum.springsource.orgaccessDenied page does not show. Hi I am trying to secure my application with Spring security. I have a login controller thats load my login page. Logging in works as expected ... |
4. How to remember last visited page? forum.springsource.orgHow to remember last visited page? How to after login enter the page which was visited last before logout? Here is security config: Code: |
5. Same start page forum.springsource.org |
6. How can I Hot Deploy XSL pages in SpringSource ts server? forum.springsource.orgHow can I Hot Deploy XSL pages in SpringSource ts server? How do I get SpringSource ts server to hot deploy XSL files? I love the way STS server hot deploys ... |
7. creating simple page forum.springsource.org |
8. how to change title of page? forum.springsource.org |
9. How to write web home page to impress the people you have visit my web site? forum.springsource.orgI would like to create own website for computer and network related support in local business. I request you please share your ideas so that we can past in our web ... |
10. How to determine if to show certain page elements and links forum.springsource.orgHow do check within you XSLT and Velocity templates whether links, buttons and other page elements should be shown to users based on their role. Also how would you give users ... |
11. Pages forum.springsource.orgPages Hi, We are thinking of starting our applicationwindow with a first page in which you can switch to different domains. (Something like big buttons with images) This will lead to ... |
12. Architecting multi-page spring application forum.springsource.orgArchitecting multi-page spring application I have a question for the spring experts out there, I am currently working on a web based project for a client, and i have a particularly ... |
13. Newbie question on Pages and Views forum.springsource.orgNewbie question on Pages and Views Hi all, I have recently spent some time with the Spring RCP framework and can only say that it looks very interesting and promising. I ... |
14. public pages forum.springsource.orgpublic pages Hi, Here's a basic question from a new user. How can I assign a page to be a public page (e.g. one that doesn't require a username)? Here's my ... |
15. Link to Spring Home Page forum.springsource.org |
16. how to get the name of the requested page ? forum.springsource.orgwhile inside a controller i need to know which url called this page or if the page called itself .. how will i get that information ?? thanks |
17. Static page strategy forum.springsource.orgStatic page strategy I wanted to get feedback on strategies for managing static pages within a Spring webapp. I am using Acegi to manage security and want to provide a public ... |
18. JavaServer Pages forum.springsource.orgJavaServer Pages Hi there, since I am struggling with different considerations about template engines, I finally got my copy of the book 'JavaServer Pages in Action' today. After I have fast ... |
19. ResourcBundleViewResolver - page not found forum.springsource.orgJul 7th, 2005, 03:29 AM #1 commandos View Profile View Forum Posts Private Message Junior Member Join Date Jun 2005 Posts 13 ResourcBundleViewResolver - page not found Hi all, I'm writing ... |
20. 2 formModels on a page forum.springsource.org2 formModels on a page I am using form's Dirty flag to set dirty flag on the domain bean, domain bean relates to a record in the database. In my situation ... |
21. how to direct a urlMapping directly to a page forum.springsource.org |
22. sucessView page also contains spring:bind forum.springsource.orgsucessView page also contains spring:bind guys, i came from a view with a spring:bind w/c i can successfully receive the values in my controller, but then my problem is the next ... |
23. master page forum.springsource.org |
24. Page cannot be displayed while trying to upload a file forum.springsource.orgPage cannot be displayed while trying to upload a file In FileUpload, I defined the maxUploadSize as following in xml: |