page 1 « Web « Spring Q&A





1. Spring - web pages using XSLT    stackoverflow.com

I'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.org

Our application based on Spring Security & Struts 2 runs under tomcat 6. Here is security http config: Code: ..... Our default login page ...

3. accessDenied page does not show.    forum.springsource.org

accessDenied 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.org

How 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.org

How 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.org

I 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.org

How 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.org

Pages 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.org

Architecting 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.org

Newbie 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.org

public 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.org

while 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.org

Static 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.org

JavaServer 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.org

Jul 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.org

2 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.org

sucessView 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.org

Page cannot be displayed while trying to upload a file In FileUpload, I defined the maxUploadSize as following in xml: