3 Replies Latest reply on May 31, 2011 5:32 PM by mikebgx

    Can I Get the Name of the .xhtml file within my Java method?

    ceccareb.bceccarelli.net32.com

      Some .xhtml file's JSF EL expression is calling me with bad arguments.  I see the bad arguments coming into my Java class and method.   Is there a class whose method I can use to retrieve the name of the .xhtml file whose EL expression is sending me bad info.  


      I want to log this info.


      Throwing an Exception() does not do the trick.  The stack trace does not reveal the problem .xhtml file. 


      The URL is not specific enough either.   The .xhtml ui:includes files, one of which is the bad guy.