Posted: Thu Nov 06, 2003 11:25 am Post subject: Struts with Workflow
Newbie
Joined: 02 Nov 2003 Posts: 5
Hi Folks,
We are using struts framework for managing all frontend interactions. I was wondering how workflow fits into this. Let me explain what I understand about workflow and what I want to achieve.
Lets say I have a simple Tristate model built in workflow. I have 3 JSP's that take some input from the user to be passed to the respective activites in workflow. Now Ideally I would do my UI navigation i.e from JSP1 to JSP2 using struts controller, but now I have workflow in picture that also has the ability to call a JSP page through the webclient. How do i have workflow just perform the buisness activity and just pass the data to my controller which would then decide which JSP page to show.
Hope I am clear
Also, another question that i have is "Can I extract all the code from the webclient and make a javabean component out of it? kindda Workflow wrapper...?"
Joined: 17 Jun 2002 Posts: 50 Location: Buffalo, New York
puravbhai:
Have you made any progress on your integration of workflow within a struts-based application? I'd be interested in hearing more about how you architected/designed this.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum