I am working on a webapplication where i am applying autopagination.can you suggest how to use autopagination.since my application contains a file that has many pages , during pagination it has to set automaticatically the length of each page during display.
shyamkumar bopannachengalaiah wrote:my application contains a file that has many pages
I didn't get your point. You want pagination from a file . Please elaborate a bit more of what you want. Also pagination article in the javaranch journal might help you...