Re: Which is Optimal

Peter Peterson <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
this is a classic problem and the only solution is to implement
paging mechanism that enables user to go to next/previous first/last
record using any filters that u may have.


My own experience is that, designers should plan this upfront
otherwise it might get quite involved.

- P
--- Richard Yee <[email protected]> wrote:
> Vj,
> I think you need to re-think the user interface and figure out how a
> user
> is actually going to find a product among 10000, 1000, or even 100
> items.
> Is this program of yours going to be used on an intranet or over the
> Internet? What connection speeds are your users going to have? What
> type of
> server (size & memory) are you going to use? You need to take all of
> these
> factors and more into consideration when designing your UI.
>
> Regards,
>
> Richard
>
> At 02:54 PM 6/16/2003 +0530, you wrote:
> >Rich,
> >Wel, its true that we cant distribute the data into several pages.
> >And user expects the data he wants with limited number of clicks. We
> have
> >provided filtering, searching and sorting. still there is a chance
> for
> >10000 products to appear.
> >What shall be done.
> >
> >Sen,
> >Am lookin into Value List Handler.
> >
> >Yang,
> >Think your product is less suiting my requirement.
> >
> >Regards
> >Vj
>


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.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.