hi,
I want to create web based workflow creater.The user should be able to drage
drop the processes and connect them using connecting arrows to create a flow.
Then this flow will have to be converted to understandeble steps and will be
stored in database.
I am new to java web technologies.
what should i use.JSP or servlets.
how the diagram will bw intpreted in DB .
what will be the strategy.etc
I will be thankfull if one of you solve my problem.
wasim.
Dennis Willson - 09 Nov 2005 18:35 GMT
Actually that depends on the design. I suspect a combination of the two. However remember, you should never put business logic in
JSP, just display formatting.
Dennis
> hi,
> I want to create web based workflow creater.The user should be able to drage
[quoted text clipped - 9 lines]
>
> wasim.