It's not a secret anymore!
The moose likes HTML, CSS and JavaScript and the fly likes Js Calendar in JSP for multi Select Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Js Calendar in JSP for multi Select" Watch "Js Calendar in JSP for multi Select" New topic
Author

Js Calendar in JSP for multi Select

john milr
Greenhorn

Joined: May 31, 2006
Posts: 18
Hi!

I downloaded JavaScript Calendar for Multiple Date Selection, from epoch.

I want to use it in a JSP page, But I have no idea how to store multiple
dates and send it to the Servlet. Please help me.

At one place I used Js Calendar for one date selection and that I did it
successfully. I've very little knowledge of JavaScript.

[ May 26, 2008: Message edited by: Bear Bibeault ]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56229
    
  13

The documentation for the calendar you are using should point out how to store the values into hidden or visible fields.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Js Calendar in JSP for multi Select
 
Similar Threads
New JavaRanch Journal article: "What It Means to Mock: Isolating Units for Testing"
the jsp's pop up calendar
Calendar in a jsp Page
Java Date Picker v2.2.0 Released
Calendar needed on a JSP page