Hi
I have a new project were I have to create an interface workflow, by this I mean a workflow that tells the web application which page to show and what happens next. What choices do I have?
-
Web Interface Workflow (1 messages)
- Posted by: Nestor Boscan
- Posted on: April 07 2005 23:19 EDT
Threaded Messages (1)
- Web Interface Workflow by Duncan Mills on April 13 2005 08:35 EDT
-
Web Interface Workflow[ Go to top ]
- Posted by: Duncan Mills
- Posted on: April 13 2005 08:35 EDT
- in response to Nestor Boscan
You probably want to base this decision on the UI Technonlgy you select, although some controllers are UI Agnostic yu'll find that they do favor certain combinations, take Struts & JSP as an example..