Today we will continue Wicket tutorial series with adding support to multiple languages in web application. Ok, let’s do it step by step. Create form to change language To make our changes visible and testable at the beginning we add form to change application language. To make it more reusable we will implement it as [...]
↧