RE: [appfuse-user] Using appfuse project without database

2009-12-30 Thread owais
Thanks Arthur , that will do. -Original Message- From: Arthur Erdös [mailto:a.erd...@googlemail.com] Sent: Thursday, December 31, 2009 4:21 AM To: users@appfuse.dev.java.net Subject: Re: [appfuse-user] Using appfuse project without database that's what i meant, if you just want

Re: [appfuse-user] Using appfuse project without database

2009-12-30 Thread Arthur Erdös
.@googlemail.com] > Sent: Wednesday, December 30, 2009 2:53 PM > To: users@appfuse.dev.java.net > Subject: Re: [appfuse-user] Using appfuse project without database > > I wonder why you want to use Appfuse without a database, since it is > intended for J2EE applications which almost

RE: [appfuse-user] Using appfuse project without database

2009-12-30 Thread owais
] Using appfuse project without database I wonder why you want to use Appfuse without a database, since it is intended for J2EE applications which almost always use a database to store data. It does not make sense to use Appfuse for static web sites. It would be far too much overhead. Or do you

Re: [appfuse-user] Using appfuse project without database

2009-12-30 Thread Arthur Erdös
I wonder why you want to use Appfuse without a database, since it is intended for J2EE applications which almost always use a database to store data. It does not make sense to use Appfuse for static web sites. It would be far too much overhead. Or do you only want to disable security? -.- Arthur