help,how to generate a catalog like http://dir.google.com from database

help,how to generate a catalog like http://dir.google.com from database

somebody says use arraylist,but i am not know how to read catalog datas from databse to arraylist,and show it like dir.google.com

my database is:

id,parent_id,categoryname

thank you all!

[289 byte] By [henbane_cna] at [2007-11-27 11:19:34]
# 1

Whoever said "use an arraylist" - don't ever ask their advice again. That's like advising someone who wishes to build a house to "use a door".

Certainly, an arraylist might come in handy, but there will be rather more to your application than just that. Start by writing a JSP that shows a page that looks like you want it to. Fill it with any old rubbish

georgemca at 2007-7-29 14:37:28 > top of Java-index,Java Essentials,Java Programming...
# 2

sorry for my poor english understanding.

i am not understanding what you said?

Can you kindly tell me how i to do that?

thanks a lot

henbane_cna at 2007-7-29 14:37:28 > top of Java-index,Java Essentials,Java Programming...