posted 18 years ago
Well definetly it is possible.
You open another window(jsp page) on click event and implement you calander logic in the jsp page.As soon an user selects a particular date, pass that value to the parent window.
But it will be too much of an effort for a task which, otherwise, can very easily be implemented using javascript.It will be faster and easy to use too.
[ February 13, 2006: Message edited by: Himanshu Bisht ]