Hi, We have upgraded to struts2 version 2.3.34.
After the upgrade s:hidden field stopped working. If I remove s:hidden tag from the jsp page, the page is displayed correctly, with the <s:hidden tag on the screen, css stop working. Any advice? Thanks, Lana. -----Original Message----- From: Klaus Tachtler [mailto:kl...@tachtler.net] Sent: Friday, September 22, 2017 9:40 AM To: user@struts.apache.org Subject: Question about com.opensymphony.xwork2.util.LocalizedTextUtil 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 ------------------------------------------ The information contained in this e-mail, and any attachment, is confidential and is intended solely for the use of the intended recipient. Access, copying or re-use of the e-mail or any attachment, or any information contained therein, by any other person is not authorized. If you are not the intended recipient please return the e-mail to the sender and delete it from your computer. Although we attempt to sweep e-mail and attachments for viruses, we do not guarantee that either are virus-free and accept no liability for any damage sustained as a result of viruses. Please refer to http://disclaimer.bnymellon.com/eu.htm for certain disclosures relating to European legal entities.