Questions Tagged With htmlwebpageshttps://answers.axonivy.com/tags/htmlwebpages/?type=rss&user=Stefan%20Kressigquestions tagged <span class="tag">htmlwebpages</span>enThu, 03 Oct 2013 05:31:44 -0400How to use process data in a if in a JSP file?https://answers.axonivy.com/questions/480/how-to-use-process-data-in-a-if-in-a-jsp-file<p>How can we use the value of the process data (e.g. in.umxm) in a JSP?</p> <pre><code>if (%&gt; &lt;%= ivy.html.get("in.umxm")%&gt; &lt;%) {%&gt;&lt;br/&gt; A&lt;br/&gt; &lt;%} else {%&gt;&lt;br/&gt; B&lt;br/&gt; &lt;%}%&gt; </code></pre>Stefan KressigThu, 03 Oct 2013 05:31:44 -0400https://answers.axonivy.com/questions/480/how-to-use-process-data-in-a-if-in-a-jsp-filejsphtmlwebpages