aspose file tools
The moose likes Java in General and the fly likes How to store articles ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "How to store articles ?" Watch "How to store articles ?" New topic
Author

How to store articles ?

Abhilash Chander
Ranch Hand

Joined: Oct 18, 2009
Posts: 39
Hi All,
I am adding articles to my portal. What I wanted to know is what is the best way to store and display articles. Should the article and all the information pertaining to it be stored in a database system or in a file system ? Secondly, how the formatting of the articles is taken care of ? As some of them may have pictures associated with them and others don't. Kindly help. Thanks for your time.


regards
Abhilash
Lester Burnham
Rancher

Joined: Oct 14, 2008
Posts: 1337
Sounds like a perfect use case for a CMS.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to store articles ?
 
Similar Threads
Storing Files
Where to store image files in Java web app
Domain Store pattern
Need some advice on designing a scanned document archive system.
Store Files on a Server