Questions asked by hungnxvhttps://answers.axonivy.com/questions/asked-by/901/hungnxv/?type=rssQuestions asked by <a href="/users/901/hungnxv" >hungnxv</a>enFri, 02 Feb 2018 05:40:33 -0500Axon Ivy 7 configuration javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NUL in web.xmlhttps://answers.axonivy.com/questions/3096/axon-ivy-7-configuration-javax-faces-interpret_empty_string_submitted_values_as_nul-in-web-xml<p>Hi everyone, In Ivy 7, I saw this context param was added in web.xml file.</p> <pre><code>&lt;context-param&gt; &lt;param-name&gt;javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL&lt;/param-name&gt; &lt;param-value&gt;true&lt;/param-value&gt; &lt;/context-param&gt; </code></pre> <p>Currently, our projects need to set this value to false to keep invalid values. Is there any problem/issue if we re-configure context-param above?</p>hungnxvFri, 02 Feb 2018 05:40:33 -0500https://answers.axonivy.com/questions/3096/axon-ivy-7-configuration-javax-faces-interpret_empty_string_submitted_values_as_nul-in-web-xmlivy7ivy