http://www.jweekend.com/dev/LegUp
Here you can choose a Maven archetype that will create an application
skeleton with the technologies you chose.

https://github.com/wicketstuff/core/tree/master/jdk-1.5-parent/phonebook
This is the latest source of phonebook

On Tue, Jun 7, 2011 at 11:41 AM, Miroslav F. <mir...@seznam.cz> wrote:
> The original question was "I would like to make my wicket app to store
> images in
> database. No problem but I don't know how to configure tomcat + wicket for
> database."
>
> No "is it good idea to store images in database?" ;-)
>
> Still don't know how to work with database in wicket. Is anywhere examples?
> wicket phonebook example is not working:
> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-phonebook/
>
> I move to direction not use pure JDBC and using Hibernate. Does someone know
> where to find docs for using Hibernate in webapp project? Where to put
> config
> file or any other specific issues for using Hibernate in webapp?
>
> Thanks, Miro
>
>
>
>> -----Original Message-----
>> From: meduolis [mailto:meduol...@gmail.com]
>> Sent: Sunday, 05. June 2011 12:19
>> To: users@wicket.apache.org
>> Subject: Re: database
>>
>> Why do you want to store images in database? I think that is
>> not a very good idea. You better store images in your file
>> system, and persist into database only the paths to images.
>>
>> --
>> View this message in context:
>> http://apache-wicket.1842946.n4.nabble.com/database-tp3573282p
> 3574812.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to