View Single Post
  #1 (permalink)  
Old 11-07-2007, 02:18 PM
JavaThinker JavaThinker is offline
Member
 
Join Date: Nov 2007
Posts: 3
JavaThinker is on a distinguished road
Does anyone know???
Hi,

I am working on creating a website, which has a discussion forum just like this Java forum. What I wanted to know is if there are some easy tools available to making my coding easier. I need to implement functionalities such as Post New Thread, Reply, etc.. Most important, how should I save the data, as it will be highly non-structured. Should I go for tabular data storage or store in some flat files?

Please guide.

Regards,
Toral
Reply With Quote
Sponsored Links