reset password
Author Message
calstatelaboy
Posts: 52
Posted 18:04 May 06, 2011 |

 

Hello Dr Sun,

 

Q 1
in future assignments you will be asked to highlight dates that have events associated with them."

Are going to check the above functionality as a part of this home work?
If yes, can we use dummy data for event.
 
 
Question 2
 
 "displaying current month, highlighting current date, and allowing a user to select previous/next month or a date. Note that if you use an existing library for the calendar, make sure that the library allows you to highlight any date."


1. do we have to use HW 2 as library for this hw 4
2. or we can use the source code and  copy it to related  package of csns directly  from hw 2
 
Thanking you,
 

cysun
Posts: 2935
Posted 19:37 May 06, 2011 |

Q1. No.

Q2. You must implement the same functionality as described in HW2 in CSNS using the Spring framework etc. You can certainly reuse some of the code from HW2, but I don't think it'll be as simple as copy&paste.