first of all, i would like to thank you all for your kind words.
Nino the data access layer uses plain hibernate, each entity has a locale
info object containing translated properties and the service layer uses the
locale to translate each entity. For the persentation layer the multilingual
part is completely transparent.
The Wicket UI layer works with DTOs and not Hibernate objects since 90% of
the components are generic and we just transform the entities to their
presentation counter part,
Furthermore we extended bookmark url strategy to set the locale based on
parameters passed.
I plan to write a tutorial for a simple multilingual scenario, and in the
near future to open source the layout part, dynamic page definitions and a
number of components.

francisco, 
thank you for your greek congratulations,
the smooth gallery integration was done before i discovered wicket-slides, i
plan to switch to wicket-slides soon so get ready for some contributions


nino martinez wael wrote:
> 
> Hi Giannis
> 
> Nice looking site, I noticed that your site are multilingual.. How
> have you implemented the multilingual part? I guess I am also asking
> what data access method you are using? Im asking since I what to know
> what other people are doing..
> 
> I myself have done something with JPA, and made entities locale aware,
> so it's actually transparent for everything reading them providing
> they provide a locale..
> 
> regards Nino
> 
> 2009/4/23 Giannis Koutsoubos <kouts...@kproject.gr>:
>> Inlaconia.gr is a travel and business guide for the prefecture of Laconia
>> in
>> Greece.
>> The site uses :
>> Wicket 1.4
>> Wicket GMap2
>> Tomcat with apache frontend
>> Spring, Hibernate, Mysql
>>
>> The site is multilingual and wicket made the development a complete fun.
>> Many thanks to everyone involved in Wicket.
>>
>>
>> ---------------------------------------------------------------------
>> 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
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/New-site-developed-in-wicket---www.inlaconia.gr-tp23192359p23211207.html
Sent from the Wicket - User 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

Reply via email to