Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Workflow implementation

  1. #1
    Junior Member
    Join Date
    May 2018
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Workflow implementation

    Hi,

    I am running existing Small ERP application using JSP and Servlet it being developmented some 6 years back, now we have the Requirement to implement the Workflow process Automation into that. Can anyone suggest how to go and implement? whether Servlet will support that? any ready made plug-in is available?? or should i integrate with Spring boot or any other framework and implement the Workflow?? Kindly give me the suggestion and appreciated.



    With Regards,

    Senthoor

  2. #2
    Junior Member
    Join Date
    May 2018
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Workflow implementation

    Quote Originally Posted by SENTHOOR View Post
    Hi,

    I am running existing Small ERP application using JSP and Servlet it being developmented some 6 years back, now we have the Requirement to implement the Workflow process Automation into that. Can anyone suggest how to go and implement? whether Servlet will support that? any ready made plug-in is available?? or should i integrate with Spring boot or any other framework and implement the Workflow?? Kindly give me the suggestion and appreciated.



    With Regards,

    Senthoor

    Can anyone help on this pls.....

Similar Threads

  1. Android WorkFlow (MindMap) HELP for code
    By DwayneBhatia in forum What's Wrong With My Code?
    Replies: 1
    Last Post: July 15th, 2014, 01:13 AM
  2. Need Help in Writing the Workflow Logic
    By Vij_Java in forum Java Theory & Questions
    Replies: 2
    Last Post: October 7th, 2013, 07:50 PM
  3. Map implementation.
    By javapenguin in forum Collections and Generics
    Replies: 12
    Last Post: June 4th, 2012, 01:08 PM
  4. Vector implementation
    By poolman81 in forum Collections and Generics
    Replies: 11
    Last Post: June 3rd, 2012, 06:45 AM
  5. Interface Implementation
    By Samyx in forum Object Oriented Programming
    Replies: 1
    Last Post: December 2nd, 2009, 03:46 AM