not strictly struts ... but lots of smart guys here :)

String str = "<arg name=\"minlength\" key=\"${var:minlength}\" ";
MessageFormat mf = new MessageFormat(str);

throws error saying "can't parse argument number var:minlength"

how place literal curly brackets in String such that MessageFormat ignores them?


thanx for helping

riyaz


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

Reply via email to