Hello!
I have been using
JSP for some time!
But this is the first time I want to ask smth, maybe, unusual!
I have a JSP page that contains fields to gather user supplied data!
I need to do so that a user can pick a date!
I have a DatePicker.jar file which I can use in apps and
applets!
But I dont know if it's possible to put a jar(except drivers and etc.) file
onto a JSP just like with an app!
If not how can one "put" a calendar onto a JSP page so that a user pick up a date?
Thank you very much, Feadi!