| Author |
Navigation workflow in struts
|
Funicelli Aldo
Greenhorn
Joined: Jan 08, 2003
Posts: 12
|
|
I'm using struts, as MVC framework. I'm not satisfied of navigation rules of struts, so I'm looking for a more robust navigation workflow, that possibly, can be Integrated with struts. Features I'm looking at are: -definition of rules for navigating from page A --> to page B (rules of POST) -definition of rules for whom I can get this page (rules of GET) -definition of the state of the user, meaning what data he has submitted (and elaborated by server) -definition of dialogue: sequence of logically related pages, with a start page (with no data associated with dialogue) and a end page (where dialogue data are committed). If the user does not ends dialogue, data are rollbacked. -A GUI interface to write this rule Is there anything such this? Thanks Aldo Funicelli
|
 |
Marc Peabody
pie sneak
Sheriff
Joined: Feb 05, 2003
Posts: 4725
|
|
I'm having a VERY difficult time trying to understand your post. Perhaps it would be healthier to take one bulleted item at a time. I am willing to discuss what you require if we can start with a single item and if you could go into a bit more detail and preferrably use complete sentences.
|
A good workman is known by his tools.
|
 |
 |
|
|
subject: Navigation workflow in struts
|
|
|