Search Page « Web « Spring Q&A





1. How do I immediately load another page in JSP/Spring?    stackoverflow.com

I'm not very experienced in JSP. I have an application, which uses the Spring framework, that does a search. I show these results in a JSP page. When the search ...

2. impl search page using GET method    forum.springsource.org

impl search page using GET method Hi I have a search page with some muliple search criteria input area. Once user clicked 'search' button, a GET request is issued to SearchMyDataController. ...

3. Search Option in Web pages    forum.springsource.org

4. Search and Search Result in same page    forum.springsource.org

Search and Search Result in same page Hi, The following is my requirement. The Search and Search should be shown in single page. The search uses controller1 and retrieve search data ...

5. Search Results Page and subsequent edit    forum.springsource.org

Search Results Page and subsequent edit I am pretty newbie in Spring and need to understand a better way of designing a Search and subsequent edit of an entry from Search ...