hi every1 ..
i'm bsy doin project which has facility of markin attendance...
i'm using JSP for that..
and by using session i hv employee's " empID".
I hv made a dynamic calendar..which can move to previous and next months....resp. and displayed using <table>
My idea is to mark employee attendance by clicking on the date.
for that i hv created dynamic link for every date,
now the problem arises..
wen i click on the date on the calendar..it shud call action ..
and in action..i hv the code for databse connection.and updation.with the msg "attendance marked"
bt it shows error ..of stack overflow..
plz ..help me for the same..
or is thr another way to do it..
thanx in advance..