3 Replies Latest reply on Apr 15, 2008 8:06 AM by hiasi29

    Find out current viewId in EL

    hiasi29

      Is there a seam component that lets me find out the current viewId in order to do something like:



      <s:link rendered=#{"seamcomponent.currentViewId.equals('/subpage2.xhtml')"} value="This is a link" />



      Thanks in advance!