Hi all,
I have been using roo for couple of months now. I want to know whether there is any mechanism to control the flow of the application. For example i have a 'user' and a 'application' table in my database. There is another table called 'user_profile' which is used to link the 'application' and 'user' tables.
I used DBRE with spring roo to create the UI and now there are three separate UIs for the three tables. It is a very difficult process for user to enter data by navigating around these three UIs. Is there a way to control the flow of the application and guide the user to all three UIs in a certain flow.
Please I need a solution for this problem asap and if not i'l have to give up roo on this project which will waste months of work.
Thank you in advance.


Reply With Quote
