Always file systems. Never put images in a database unless it is an
absolute business requirement. You bypass every piece of the system
that is good at managing images (filesystem and webserver).

John-

On Sat, Feb 28, 2009 at 1:06 PM, Francisco Diaz Trepat - gmail
<francisco.diaztre...@gmail.com> wrote:
> Hi all.
>
> I am building a small shopping app for my girlfriend who sells women
> underwear (no, i do not get to run around with hot models, other than the
> uml ones).
>
> As the He-Man of this project I opted for Wicket (obviously) with
> ActiveObjects and Postgres.
>
> Now to the question or opinion request.
>
> I have to show a nice catalog display, maybe with the gallery style of small
> pic large image for enlargement.
>
> Should I put my images in the database and use a blob type or should I build
> file system hierarchy?
>
> Should I stay or Should I go? ;-)
>
> f(t)
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to