4 Replies Latest reply on May 18, 2008 11:11 PM by hiasi29

    Any way to know what is the current view-id?

      Hello,


      I would like to know if there is any way to know what the current view-id is from a web page.


      I'm using <a:include> tags to add common functionality to several web pages. However in some cases one element of the include page fragment will be different in one page from all the other pages where the page fragment is used.


      That case could be handled with some kind of EL expression which would return what the current (parent) view-id is.


      Thanks.