The reason I posted a message on workflow to this group is because
there were a few brief postings on the subject earlier in the week.
Also, as a point of clarification, the "WorkflowRights" object is
needed to keep business logic out of the view. A display decision is
made based on rights and no
I think that Struts and the MVC architecture could be used to create
a basic workflow system.
A "WorkflowState" object would represent the state of items in the
workflow (current assignment, current status, and other attributes).
A "WorkflowRights" object would represent a user's right to view or
Hi Matt, all,
At the moment I haven't got anything like a demo webapp for it but all you
need to do to try it is to install it all as per the instructions, add your
roles to the struts-config and make sure that you login to your app server
such that isUserInRole etc. return the right thing. I
3 matches
Mail list logo