Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 1146 | Replies: 3
![]() |
•
•
Join Date: Mar 2007
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
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..
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..
Last edited by avadhut : Mar 26th, 2007 at 5:02 pm.
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,658
Reputation:
Rep Power: 12
Solved Threads: 311
If you using Apache Tomcat with instalation of examples you can find simple example in one of their examples. This one actualy let you name event and time of event, but if you clever you can make it worj your way
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
•
•
Join Date: Mar 2007
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
thanks peter..
i hv tomcat 5.5 installd at my end..
bt the examples r not helping me to solve the problem..
wat to do nw?
Is this fine ..if i give my dates as buttons..
and aftr clickin on it..
the listeners shud do the further process..
and as i'm nw to this field..
1 more question..
can i induce java(listeners code) in jsp.
i hv tomcat 5.5 installd at my end..
bt the examples r not helping me to solve the problem..
wat to do nw?
Is this fine ..if i give my dates as buttons..
and aftr clickin on it..
the listeners shud do the further process..
and as i'm nw to this field..
1 more question..
can i induce java(listeners code) in jsp.
Last edited by avadhut : Mar 28th, 2007 at 5:29 am.
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation:
Rep Power: 19
Solved Threads: 200
you could start by writing normal English. Your tendency to skip every other letter makes your text hard for humans to read, if you do that in your sourcecode it makes it impossible for the compiler to read.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode