English 中文(简体)
网页导航
原标题:Web page navigation

I m 寻求关于如何最好地实施基于春季的网络应用的网页导航逻辑的准则。 例如:我有一个网页C,如果我点击ok,如果是上页,我想返回A页,如果是前页,则回到B页。 我目前正在一页上使用隐蔽的田地,以追踪我从哪页到达后......但我认为必须找到更好的办法......

问题回答

你们可以利用闪电灯来挽救你重新引导的乌拉尔观点。

您可以阅读本页的闪光范围:

http://blog.smartkey.co.uk/101/implementing-flash-cop-in-java-web-applications/

See me response from this post. it Explains how to implement Flash Scope in SPring MVC environment.

Spring MVC custom scope bean

有了这一范围,你就可以收回你将重新定位的URL表格,然后建立检索的价值的链接。

Hope it helps.

My suggestion would be to use Spring Web Flow (http://www.springsource.org/webflow).

它打算做你想要的东西。 控制页数之间的流动。

我从一个月前开始使用它,我爱它。





相关问题
combining flipsideview and navigationview

when i am trying to combine flipsideview and navigation view i am getting following error "request for member delegate is something not in a structure or union" on the line controller.delegate = ...

Rails category navigation with tags

I want to create a navigation system for my web application where there are several main categories for articles and several sub tags for each category. For example, in category "Writing" there might ...

Wordpress Navigation

I am working on a Wordpress Theme, I need to work on the navigation, I am having a little trouble creating it. The navigation I am looking for looks like this: www.neu.edu/humanities. I have gotten ...

Silverlight cant find page error

I have started a a new project (to refactor some code), and just can t work out why I keep getting "Can t find page /Index" error. The code works fine until I use an add method (on any collection ...

Zend Framework - multiplate navigation blocks

I want to use the navigation helper to build my navigation menus using Acl. The Acl part I have working fine. I now want to be able to display a few different types of navigation. E.g. admin-nav, ...

Creating a Web Navigation Helper Class for MVC

Im a newbie to MVC and trying to use the web navigator class in my MVC application. http://polymorphicpodcast.com/shows/webnavigator/ The class enables us to have stongly typed urls in a central class ...

热门标签