Table Component with great number of rows

Hello !!

Im my application I have a table with 700.000 rows and I have to show this values to the user.....

I'm using the creator's Table component with pagination of 10 elements per page and an filter....

the fact is..... my application even get started cause creator fetch all rows (or a great number of rows...) to the memory for the table pagination... no matter if i have a little pagination number (like 5 or so)

the application falls for timeout before the page shows up (more than 20 min.)

How can i make my table fetch only the showed rows, avoiding

this overhead?

(OBS the user's have only 256Mb of memory)

thanks in advance friends!!!!

[705 byte] By [moponta] at [2007-11-27 8:46:30]
# 1
Obs I'm using oracle 9i, JSC 2 U1 , Pentium 4 2.3, 1Gb of memory......
moponta at 2007-7-12 20:49:04 > top of Java-index,Development Tools,Java Tools...
# 2
I think that it's a very common situation. No ideas?I think that it's interesting to create appz with great performance.
NewLitusa at 2007-7-12 20:49:05 > top of Java-index,Development Tools,Java Tools...