Hi, I am using Roo (v1.2.1.RELEASE) to generate entities using the web mvc all command and would like to implement a Web Flow. I was able to generate the web flow with the default skeleton but I'm not sure where to go from there. Is custom development required or is it possible to use the views generated by Roo in the Webflow (feels like the latter but not sure how)?
How would you extend the Roo's Pet Clinic Sample to include a Registration flow? For example, how would you implement a flow to register a new Customer with 3 pets (petA,petB,petC) and schedules an appointment for petB?
Is it possible for the flow to use views/owners/create.jspx, views/pets/create.jspx, views/visits/create.jspx?
(Roo v1.2.1.RELEASE uses Web Flow 2.2.1.RELEASE by default)
Thanks


Reply With Quote
