3 Replies Latest reply on Mar 27, 2009 7:56 AM by bobgee

    surprise, surprise! Lavish praise to the developers!

      Hi all!


      Today I coded by mistake - as I realized later:


      <div class="pageTitle">#{messages.driver}</div>



      ... and - surprise! - I saw an internationalized message.
      Mind, that this is a div tag, not a s:div tag!!
      So, they also parse EL within standard HTML tags!
      This saves many <h:outputText> tags!.


      Disadvantage: no code completion on properties available.


      Best regards, Robert