You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Ivan Dudko <iv...@gmail.com> on 2009/08/10 07:06:51 UTC

crud app with wicket

Hi all!
I am new to java. I am trying to write crud app and using
Wicket,Spring,Hibernate and PostgreSQL. But speed is very slow.
May be i am do it in not right way. Where i can see the right way of
integration of these components?

Thank you!
Ivan Dudko

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


Re: crud app with wicket

Posted by Ivan Dudko <iv...@gmail.com>.
Thank you guys!

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


Re: crud app with wicket

Posted by Erik Post <er...@gmail.com>.
You could also have a look at Wicketopia's Wicket+Hibernate+Spring archetype:

http://wicketopia.sourceforge.net/wicketopia/source-repository.html

Good luck!

Cheers,
Erik

On Mon, Aug 10, 2009 at 7:27 AM, Peter Thomas<pt...@gmail.com> wrote:
> On Mon, Aug 10, 2009 at 10:36 AM, Ivan Dudko <iv...@gmail.com> wrote:
>
>> Hi all!
>> I am new to java. I am trying to write crud app and using
>> Wicket,Spring,Hibernate and PostgreSQL. But speed is very slow.
>> May be i am do it in not right way. Where i can see the right way of
>> integration of these components?
>
>
> Have a look at the Wicket Phonebook example:
>
> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-phonebook
>
> Also see this performance benchmark using Wicket + JPA (Hibernate):
>
> http://ptrthomas.wordpress.com/2009/01/14/seam-jsf-vs-wicket-performance-comparison/
>
>
>>
>>
>> Thank you!
>> Ivan Dudko
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>

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


Re: crud app with wicket

Posted by Peter Thomas <pt...@gmail.com>.
On Mon, Aug 10, 2009 at 10:36 AM, Ivan Dudko <iv...@gmail.com> wrote:

> Hi all!
> I am new to java. I am trying to write crud app and using
> Wicket,Spring,Hibernate and PostgreSQL. But speed is very slow.
> May be i am do it in not right way. Where i can see the right way of
> integration of these components?


Have a look at the Wicket Phonebook example:

http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-phonebook

Also see this performance benchmark using Wicket + JPA (Hibernate):

http://ptrthomas.wordpress.com/2009/01/14/seam-jsf-vs-wicket-performance-comparison/


>
>
> Thank you!
> Ivan Dudko
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>