Question subject: Only the data needs to be updated and not the whole JSP page
Posted: Mon Jan 12, 2009 1:53 pm
Joined: Mon Jan 12, 2009 1:45 pm Posts: 3 Has thanked: 0 time Have thanks: 0 time
I NEED HELP IN FOLLOWINGS : ----------------------------------------------------------------
1. the page needs to update the data in real time and the update time should be flexible ( I will be able to select the amount of seconds from the web page, some kind of field or drop down list)
2. only the data needs to be updated real time and not the whole page
3. if there is a scroll down bar and the data is updating, the position of the scroll down should be remembered.
msi_333
Question subject: Re: Only the data needs to be updated and not the whole JSP page
Posted: Mon Jan 12, 2009 5:43 pm
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 57 time
do you know ajax or you ZERO on it ?
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
skyit123
Question subject: Re: Only the data needs to be updated and not the whole JSP page
Posted: Tue Jan 27, 2009 12:26 am
Joined: Mon Jan 12, 2009 1:45 pm Posts: 3 Has thanked: 0 time Have thanks: 0 time
Have min idea of javascript..
msi_333
Question subject: Re: Only the data needs to be updated and not the whole JSP page
Posted: Tue Jan 27, 2009 12:34 am
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 57 time