Java Scheduling Calendar
        Posted  
        
            by cedric
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by cedric
        
        
        
        Published on 2010-03-15T09:30:05Z
        Indexed on 
            2010/03/16
            7:06 UTC
        
        
        Read the original article
        Hit count: 326
        
Hi. I have a j2ee web application which supports scheduling of execution of jobs. I am looking for a free calendar component written in java which allows scheduling functionalities as well as capable of changing view mode of tasks either by viewing taks for whole year, month view, week view, day view. Do you have any suggestion.
Im sorry something came up with the implementation. I dnt have to use this calendar for triggering or calling jobs. I just need to retrieve schedules from database and display it in diff view modes. SO it's just some kind of GUI functionality
© Stack Overflow or respective owner