0
votes

I am new to Spring and webflow. I was looking for some demo application and someone suggested me to look at petclinicplus @ http://code.google.com/p/petclinicplus/.

But I do not know how to download the project? I can see that it allows svn checkout. I also dont know svn, but I tried to downloaded svn and executed svn checkout http://petclinicplus.googlecode.com/svn/trunk/ petclinicplus-read-only

however it is not working.

Is there any other way to download?

Cheers

3
there's no bundled project... but why svn fail ? - Grooveek
there was some "can not access" error.. but now that I tried again, it worked. cant believe. Thanks anyways - user759547

3 Answers

1
votes

Examples are bundled with the source. You can sownload Spring Webflow from springsource.com.

0
votes

You can browse the booking application online here:

https://fisheye.springsource.org/browse/spring-webflow

Getting started can be tricky, but I recommend this blog as a quick simple boot-up point:

http://jee-bpel-soa.blogspot.com/2008/12/building-spring-web-flows-2.html