flow chart builder in JSP
807589Oct 1 2008 — edited Oct 1 2008we have a requirement like this :
We have to create a flow chart diagram like on JSP load I have to show start and end cubes.Then after that under start i can create another cube showing some information and like wise the chart will carry grow and ultimately it will end before the end cube.I have to show that chart in jsp and also capture all the data in the database so that it can shown once more .Let me know how can i achieve that