Is this possible?

From: Cornelis Verhoef (No_at_spam.com)
Date: 02/25/05


Date: Thu, 24 Feb 2005 23:55:33 GMT

Is it possible with java to display html pages in a table.

This is what I'm looking for. I need to randomly (onload) display html pages
in a table. However it needs to get the html pages from a derectory. So for
instance if I have a cell named "sale" it needs to get a random html page,
picture and text, from the directory "sale" and put in the cell.

It needs to do this for several catogories.

 Would I be pushing my luck if I can also have a search button that does
this? Like if somebody searches for "rubber ducky" it would go through my
site, and displays all the HTML pages with rubber ducky in seperate
cells....

Am I asking for to much?