Click to See Complete Forum and Search --> : Advanced Anchor..!!!


mancott
01-08-2003, 02:30 PM
Hi all,

We are building a jsp page that has 3 links like

< 2002/12 to 2001/01 , 2000/12 to 1999/01 , 1998/12 to 1997/01>.

I have javabean holding 24 months coming back from the database... this part is ok... We also have an input field that the user can enter a year/month combination...I need to open the right bean at the exact month...which could be in the middle of the page...so i would have to reset the page and with some kind of mechanism...jump to the right anchor... Anyone has a idea how I could proceed...

Thanks

Jo