EDMOND KEMOKAI wrote:
what's crazy about it??, the site I am creating will contain user generatedcontent, however the content isn't going to be changing frequently so i didn't want to have jsp's hold objects in memory for pages that aren't chnaging too often. I have the user publish their info whenever they make changes to it.
I'd use a database to store user submitted data.Or I'd use a separate directory to write files in. Separate - I mean outside tomcat's webapps directory.
In my projects I deploy webapps only as war files and I never write anything within app's directory.
-- Mikolaj Rydzewski <[EMAIL PROTECTED]> http://ceti.pl/~miki/ PGP KeyID: 8b12ab02 There are three kinds of people: men, women and unix.
smime.p7s
Description: S/MIME Cryptographic Signature