• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Generating GANTT Chart

 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I have got to generate GANTT Chart using Struts can anyone suggest me any help regarding this??

Thanks in advance.

Regards
Vikas Sharda
 
pie sneak
Posts: 4727
Mac VI Editor Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Your question is not a Struts-specific because Struts itself does not handle this. Try using a tool like cewolf, which allows GANTT charts.
 
Vikas
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
cewolf is a very good option doesn't work for me as I have different requirement. Can you/anybody suggest me any other option??
 
Sheriff
Posts: 6450
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This has nothing to do with Struts. You're not being very specific with what it is exactly that you're looking for, so I'm going to move this to General Computing for now.
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Vikas Sharda:
cewolf is a very good option doesn't work for me as I have different requirement. Can you/anybody suggest me any other option??


Maybe it would help if you'd describe your requirements in more detail?
For example, based on what you've told so far, I can't tell why Cewolf doesn't fit your requirements?
 
Vikas
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I am sorry for being away for a while and thanks for your replies. My requirement is, that I have several activities which needs to be done by several implementing people during the project start date and project end date, on bases of that I've to generate a GANTT chart which has to be database driven. I went through the Cewolf which is a great option but doesn't seem to be suitable to my requirements, as cewolf generates the chart on qurter base.

Please help me if I am wrong or any other option is available.

Thank you
vikas Sharda
reply
    Bookmark Topic Watch Topic
  • New Topic