| Author |
Work flow
|
jacob deiter
Ranch Hand
Joined: Apr 02, 2008
Posts: 576
|
|
1)In a web application,what is meant by work flow.Is it meant that "page navigation at client side(web browser) only ?. 2)In struts 1.X,how it can be archived?. 3)I heard that work flow engine in a application what is the use full for that 4)Is there any framework or tool exist to implement this large application-Struts based?
|
 |
Seetharaman Venkatasamy
Ranch Hand
Joined: Jan 28, 2008
Posts: 5575
|
|
Hi, Struts following the FrontController Design pattern..it is based on MVC(design 2)... please check chapter 14 in HeadFirst...there you will find the work flow of struts... thanks regards, seetharaman
|
 |
 |
|
|
subject: Work flow
|
|
|