将webflow命名为admin。
Extend the application with a webflow.
使用webflow来扩展应用程序。
Define the backing bean as a webflow variable.
将您的后端bean定义为一个webflow变量。
With 2.6.0 we introduced an all new graphical editor for Spring Webflow.
在2.6.0中我们为SpringWebflow引入了一个全新的图形化编辑器。
If an admin event occurs (URL or button click), the admin webflow will go into the view state admin.
如果发生了一次admin事件(url或者按钮点击),那么adminwebflow将会进入到视图状态admin中。
Do this, for example, by specifying the owner in the tag that defines the Webflow, as shown in Listing 8.
例如,在定义该Webflow的标记中指定所有权关系,如清单8所示。
We thought about Webflow to solve this problem, because it provides a way to logically divide clients navigation.
我们考虑用Webflow来解决这个问题,因为它提供了一种逻辑划分客户端导航的方法。
Previous: the previous Webflow owns the object; it is removed when that previous Webflow is removed from the stack.
previous:前一个Webflow拥有这个对象;当那前一个Webflow被从栈中删除时,它将被删除。
Finally you used the Visual Builder for Spring webflow to model a user interaction that references the heritage code.
最后您使用用于Springwebflow建模的VisualBuilder来对一个引用遗留代码的用户交互进行建模。
Another interesting feature it's to add automatically the webflow execution key to each link or form using HDIV's custom tags.
另一个有趣的特性是,利用自定义标签,HDIV给每个链接或Form自动加上了webflow executionkey。
The controller also can discover whether a Webflow was visited during the course of the user's navigation, as shown in Listing 5
控制器还可以发现一个Webflow 在用户导航期间是否被访问过,如清单5 所示
Webflow: the current webflow reached through navigation owns the object; it is removed when the user returns to a previous webflow.
webflow:通过导航到达的当前webflow拥有这个对象;当用户返回到前一个webflow时,它将被删除。
To follow the examples given in this article, you need some familiarity with Spring, Spring webflow, and Rational Software Architect.
为了跟得上学习本文中所给出的范例,您需要熟悉Spring、Springwebflow以及Rational Software Architect。
working: The working Webflow owns the object; it is removed when the working Webflow ends and the user returns to the global Webflow.
working:工作Webflow拥有这个对象;当工作 Webflow结束,用户返回全局 Webflow 时,它将被删除。
At any time during the navigation of the Web application, the controller can get the name of the current Webflow, as shown in Listing 4.
在Web应用程序的导航期间,任何时候控制器都可以获得当前Webflow的名称,如清单4所示。
This article has defined the concept of a Webflow as a named sequence of Web pages and suggests a way of implementation using a Web tag.
本文将Webflow的概念定义为Web页面的有名序列,并提供了一种使用 Web 标记的实现方式。
Extracting the file should create a directory called spring-webflow-1.0-rc3. (on my drive the SWF installation is in K: \ spring-webflow-1.0-rc3.)
解压缩该文件应当会创建一个名为spring-webflow - 1.0 -rc3的目录(在我的驱动器中,SWF的安装目录是K: \ spring - webflow - 1.0 - rc3)。
They are parts of a Webflow called A. Combine this with the example shown in Figure 2, and now you have a complete Web application, as illustrated in Figure 3.
它们都是名为a的Webflow的一部分。将此与图2中显示的例子相结合,现在您有了一个完整的Web应用程序,如图3所示。
Instead of a separate XML file (which can get out of sync with the related code when it changes), assume that you have some Web tag to indicate that a page is an entry for a Webflow.
这里不是使用一个单独的XML文件(当该文件发生变化时,它可能与相关的代码失去同步),而是用某种Web标记来表明一个页面是一个Webflow中的一项。
Webflow level: That same server-side navigation history also makes it easy to for users to get back to the previous Webflow, or even a previously visited Webflow, when given its name.
webflow级:这种服务器端导航历史还便于用户回到前面的Webflow,甚至根据提供的名称回到之前访问的Webflow。
Backwards navigation is improved by introducing the concept of Webflow, which is a named sequence of visited Web pages. In fact, the backward navigation is improved at two different levels.
通过引入Webflow的概念,即已访问web页面的有名序列,可改善后退导航。
To implement a server-side navigation history of visited pages and Webflow, you can use a stack of stacks data structure: a stack of visited Webflows, each containing a stack of visited pages.
为了实现已访问页面和Webflow的服务器端导航历史,可以使用一个栈中栈数据结构:一个已访问的webflow栈,每个Webflow包含一个已访问页面的栈。
To implement a server-side navigation history of visited pages and Webflow, you can use a stack of stacks data structure: a stack of visited Webflows, each containing a stack of visited pages.
为了实现已访问页面和Webflow的服务器端导航历史,可以使用一个栈中栈数据结构:一个已访问的webflow栈,每个Webflow包含一个已访问页面的栈。
应用推荐