Igor wrote something about it in a thread with validators.. But heres my cut:

           add(new Label("confirmation.content", new StringResourceModel(
                   "confirmation.content", this, eventModel)));
and in property file:

confirmation.content=You are about to create event '${name}', in city '${location.nearestCityName}', see preview of event below, please press finish to complete. Notice that tags will be populated when confirmed.

Eyal Golan wrote:
Hi,
I have a key in the property file:
Reports.ReportTitle.SuspectedConnectionsUserRes = Suspected User-Resource
Connections by {0} Pattern Report

I want to use getString("Reports.ReportTitle.SuspectedConnectionsUserRes",
SOMETHING);
to get the value with the {0} substituted. I'm not sure how to do this.

Please advise,

thanks


Eyal Golan
[EMAIL PROTECTED]

Visit: http://jvdrums.sourceforge.net/
LinkedIn: http://www.linkedin.com/in/egolan74

P  Save a tree. Please don't print this e-mail unless it's really necessary


--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to