can i place scriptlet in
java script.
I got a problem
1.i have a
jsp page
2.it has 2 things
3.first java script calendar and
4.a table consist of dates diplayed by retrieving data from db
5.the calendar will highlight current date
I have to do such that the dates in table should be highlighted in calendar
how can i connect java script and jsp code