Date,Calendar,Timestamp

hi,

I have a jsp page which displays date from an oracle database

i have a getMethod which returns a java.util.calendar and a setMethod which also takes the value of type calendar

how do i display the date in my jsp page which is of type calendar and allow the user to change it and then pass it as a calendar type value to get updated

can anybody help me .

Thanks

[415 byte] By [greatchivi] at [2007-9-26 3:22:59]
# 1
I created setMonth, setDayOfMonth, setYear functions.Then I had the user choose from a select list for each value when I wanted them to update the date.Hope that helps,Bryan
bryanwclark at 2007-6-29 11:41:13 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...