Re: Which is Optimal

Peter Peterson <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
Viju,

you cannot possible do this with any techinology. You will have to
implement a paging mechanism where you start with latest 100 ( or X )
records and then let users click on "Next"/"Previous" to navigate.

- P
--- K R Viju <[email protected]> wrote:
> This is my scene.
>
> I have around 1, 000, 000 products in database.
> In my front end, user can select products by clicking a button.
> once user clicks the button i have to show him all the products from
> the database, as a popup.
> Now to show all 1, 000, 000 products, system hangs, responds after 5
> minutes.
>
> How can i show all products without much overhead.
> will XML do any good.
>
> Vj
>


__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.