I have an application that pulls messages from a message queue and displays the output to an HTML document. I would like to display the output in a multiresult page format ( just similar to a search engine) e.g. If I have 100 messages, I would like to display 10 messages per page . How would I go about solving a problem like this?
Thnaks. sri ___________________________________________________________________________ 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
