Im not sure if this helps, but take a look at:

http://www.wicket-library.com/wicket-examples/pub

regards

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of sathya81
Sent: 17. august 2006 07:34
To: wicket-user@lists.sourceforge.net
Subject: [Wicket-user] Internationalization support in Wicket


Hi,

I am working on a sample application in wicket where in i created a
properties file consisting of some key values in French language, nowi have
set the Locale as French and iam getting the labels displayed in the french
in the index page, but when i submit the page, ia m redirecting the page to
another Home page where in i have to display the entered text values, here
wicket is not able to read the same properties file once again, y is this
so? i stored the locale value in session and also tried to use a model to
set/get the locale, but still, iam getting the labels in the default english
in the Home page.. , in the Hompage.class file, the locale value is getting
printed as French but still its not able to load the properties file.

Is there any way to manually load the properites file in to wicket whenver
required through code?

Thanks in Advance

Sathya
-- 
View this message in context: 
http://www.nabble.com/Internationalization-support-in-Wicket-tf2119658.html#a5845780
Sent from the Wicket - User forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to