The XmlTemplate class used above comes from the Spring web flow add-on.
上面使用的xmltemplate类来自于Spring Web flow附加组件。
How to write a stateful, conversational web application using Spring web Flow.
如何使用Spring web Flow来构建一个有状态基于会话的web应用。
A completed Spring Web Flow definition implementing all required behaviors is shown below.
实现了所有必需行为的完整spring Web Flow定义如下。
I use Spring MVC and the Spring Web Flow framework to implement the Browser Request Handler.
我使用SpringMVC和Spring Web Flow框架来实现浏览器请求处理程序。
So, now we have seen how to implement a conversational web application using Spring Web Flow.
现在我们已经看过了如何使用Spring Web Flow来实现一个有状态web应用。
New support for web state and flow transition authorization through the Spring web flow 2.0 release.
通过Spring web Flow 2.0对web状态与流程流转授权提供支持。
That is a noticeable difference between Spring Web flow's flow-managed persistence and a Seam conversation.
这是Spring Web Flow的流管理的持久化和Seam对话之间的一个显著区别。
It is disappointing that Spring Web Flow doesn't support transaction demarcation on any of its tags, including and.
令人失望的是Spring Web Flow在其任何标签上都不支持事务分界,包括和。
The article concludes with my own guidelines for managing transactions effectively and safely in Spring Web Flow 2.
本文结尾我为大家总结了在Spring Web Flow 2中高效、安全地管理事务的一些指导原则。
Spring Web Flow handles this in a simple but elegant way: it ignores the readOnly attribute value on the second method.
Spring Web Flow用一种简单而聪明的方式处理了这个问题:它忽略了第二个方法上的readOnly属性值。
Application development in Spring Web flow is based on the concept of the Web flow, which typically represents a sole use case.
Spring Web Flow中的应用程序开发基于web流的概念,We b流通常代表一个单独的用例。
There are numerous articles and tutorials that have been published on Spring Web Flow, and you can find several in Resources.
网络上发布了许多关于Spring Web Flow的文章和教程,您可以在参考资料中找到其中一部分。
It provides an example of how REST Web services, Ajax, and Spring Web Flow work together to produce a desktop-like rich Web interface.
它提供了RESTWeb服务、Ajax和Spring Web Flow如何一起生成类桌面富web界面的示例。
Spring's Web flow: Spring Web flow is a generic flow engine focused on the definition and execution of page flow within a Web application.
Spring的Web Flow: Spring Web Flow是一个通用程序流引擎,它主要关注Web应用程序中页面流的定义和执行。
Flow-managed persistence is intended to address Spring Web Flow use cases that are considered atomic from the perspective of transactions.
流管理持久化旨在处理那些从事务角度来说属于原子性的Spring Web Flow用例。
What this means is that you do not need to care about if the size of the conversational data that Spring Web Flow has exceeds the physical heap size.
这也意味着你不需要关心Spring Web Flow会话数据的大小是否超过了物理堆大小。
By the way, that's a real example — one of the world's best known travel brands has just deployed a large Spring Web Flow application into production.
顺便说明一下,这是一个真实的示例,世界最知名的旅游公司之一就将大型Spring Web Flow应用程序部署到其生产中。
Spring web Flow is a component of the Spring Framework's web application stack that provides a simple way of writing stateful, conversational web applications.
Spring web Flow是SpringFramework中的web应用组件,它提供了一种编写有状态和基于会话的web应用的简便手段。
Spring web Flow is a component in the Spring Framework's web application stack which provides a simple way of writing stateful, conversational web applications.
Spring web Flow是SpringFramework中的web应用组件,它提供了一种编写有状态和基于会话的web应用的简便手段。
Spring Web Flow as an advanced Web development framework offers unique features to support persistence programming and transaction management with JPA/Hibernate.
Spring Web Flow是一种先进的 Web开发框架,提供了独特的功能以支持使用JPA/Hibernate 的持久化编程和事务管理。
So, in a nutshell, Spring Web Flow makes developing Web applications with directed navigation (typically forward and backward) a lot easier and less error-prone.
所以,概括而言,在使用定向导航(通常为向前和向后)开发Web应用程序时,使用Spring Web Flow可以使这项工作变得更容易,错误的机率更少。
Spring Web Flow provides a JSF platform model and authorization of States, Flows, and Transitions. It USES Spring Security for authentication and authorization purposes.
Spring Web Flow能够提供一个JSF平台模型,并提供状态、流和transition的授权,其中,认证和授权的实现应用到了SpringSecurity。
Spring web flow gives you new ways of developing stateful web applications by introducing various kinds of scopes for the stateful data; request, flash, flow and conversation.
Spring Web flow引入了几种有状态数据域:request、flash、flow和conversation等,这让你能用新的方式来开发有状态Web应用。
From real-world use cases like the ones discussed in this article, I have devised the following "rules of thumb" for coding transactional atomic and non-atomic Web applications in Spring Web flow.
从真实世界用例中(比如本文介绍的用例),对于在Spring Web Flow中编码事务性原子和非原子web应用程序,我总结出了以下“规则”。
Web flow is an extension to Spring MVC for implementing flows in a web application.
Web Flow是对SpringMVC的一个扩展,用来在Web应用程序中实现流程。
Beyond that, the Spring ide project provides a superb Eclipse plugin that allows you to visualize the configuration of your Spring Web application, and also includes a graphical Web Flow editor.
在此基础上,SpringIDE项目提供了一个极好的Eclipse插件,允许你可视化配置Spring Web应用,而且还包含一个图形化的Web Flow编辑器。
So Web Flow 2 deepens its integration with the popular Spring MVC platform.
因此Web Flow2加深了与流行的SpringMVC平台的集成。
The Spring IDE team is currently working on dedicated Web Flow 2 support.
SpringIDE团队现在正在专注于Web Flow2配套软件的工作。
The flowExecutor Spring bean is configured to use a flowRegistry bean to execute XML-based flow definitions located in the "/WEB-INF/flows/" directory.
Spring flowExecutorbean配置使用一个flowRegistry bean来执行"/WEB-INF/flows/"目录中的基于XML的流转定义。
We are also working really hard to make sure the innovation that's happening currently inside the Web Flow 2 vehicle finds its way back into the Spring Framework itself where it makes sense.
我们也在努力确保现在发生在Web Flow2中的革新内容能够在有意义的前提下回归到Spring框架本身。
应用推荐