Hi, The - com.opensymphony.xwork2.util.LocalizedTextUtil was deleted with struts2 2.5.13.
But I use following code in my small project and I'm not sure, how to replace it:
<code> ... import com.opensymphony.xwork2.util.LocalizedTextUtil; ... /* * Get the i18n text for "string" from ActionContext. */String i18nString = LocalizedTextUtil.findDefaultText("global.unknown", ActionContext.getContext().getLocale());
... </code> Please can someone give an advise to solve my problem? Thank you! Klaus. -- ------------------------------------------ e-Mail : kl...@tachtler.net Homepage: http://www.tachtler.net DokuWiki: http://www.dokuwiki.tachtler.net ------------------------------------------
binC92TyBdqNd.bin
Description: Öffentlicher PGP-Schlüssel
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org