开发者

Tutorial for Spring Web Flow using Eclipse [closed]

开发者 https://www.devze.com 2023-03-13 16:13 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, vis开发者_如何学Cit the help center for guidance. Closed 10 years ago.

I want to develop a simple web application using Spring Web Flow. The project is essentially to getting hands-on on Spring Web Flow development. Can anyone guide me to a good tutorial for this development on Eclipse. I specifically need to do this on Eclipse so will be helpful to get tutorials pertaining to use of Eclipse.


  • http://www.youtube.com/watch?v=OwN6UdDzZNA (MyEclipse-based but may be still useful)
  • http://springinpractice.com/2008/05/05/build-a-shopping-cart-with-spring-web-flow-2-part-1/
  • http://www.javabeat.net/2007/05/spring-web-flow-introduction/


I've posted new video tutorial for beginners on how to setup Web Flow project Step by Step. Check it out on Youtube:

http://www.youtube.com/watch?v=RnTTbu_6WH8

Description: This part10 shows STEP by STEP Spring Webflow project setup + Hibernate + JSF + Spring project configuration in Eclipse STS + create test Flow and JSF view with Facelets and finally run test example on Tomcat server. Initial Maven project creation and adding libraries were covered in part 9.

Source code (revision 4): http://code.google.com/p/jee-tutorial-youtube/source/browse/


The example demonstrates using Web Flow to build a shopping cart wizard with a shipping rate subflow, decision states, service and data access Spring POJO beans, Spring 2.0 form tags, and a Web Flow FormAction bean for data binding, validation, and error reporting.

Use this link for the example : http://static.springsource.org/spring-webflow/docs/1.0.x/reference/practical.html

The example breaks down its Spring application configuration into a number of files organized according to purpose. Although the example itself uses a small number of beans you may consider organizing a real-world application (with many more beans) according to similar principles.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号