How make just a few dates selectables?
I have a JSP page with a calendar on it (datepicker). I need to
display one different calendar for each user.
For each user, I have the days that user can choose. I would like to
know how do I put those days on the datepicker so just those days can
be selectables.
Thank you in advance! (I'm sorry about my English)