Hi,
In my application, I need calendar functionality where user can select (day/date, time and say rate in $). Is it possible to configure to use an template where the user can only enter ‘$ rate’ and nothing more. (Meaning some kind of tool to enter $ rate and not free flowing text).
E.g
11/15, 10am - 12 pm, $55
11/15, 5pm - 7pm, $75
Secondly is it mandatory to use Hibernate or can the calendar be configured to us Spring JDBC?