Multiple page « Web « Spring Q&A





1. Multiple Pages    forum.springsource.org

Multiple Pages I need to have multiple pages in my application, each Page is differnet context and consists of set of views. Each page has multiple views. Up untill now i ...

2. Accessing list from multiple jsp pages    forum.springsource.org

Accessing list from multiple jsp pages Hi there, I have a simple question (for any pro). I want a method to be accessible to all pages (or at least any page ...

3. Multiple pages support    forum.springsource.org

Multiple pages support In my application I need multiple application pages support. In ApplicationWindow seems to be support for the current page only and nothing about multiple pages. So I did ...

4. Iterate thru same page multiple times    forum.springsource.org

Iterate thru same page multiple times Hi all. I would like to know if there is something into spring in order to iterate into the same page. The flow is as ...

5. Multiple operations on a page?    forum.springsource.org

Multiple operations on a page? Hi folks, I am a bit confused about how to implement this the Spring RCP way: I have a View that allows the user to enter ...

6. multiple jsps in page    forum.springsource.org

Being new to Spring, is there a way to render 2 jsps in a page. For instance, a datagrid in the top half, with a detail form in the lower section. ...