0 Replies Latest reply on Jan 12, 2010 9:52 AM by bungrudi

    Escape character for Seam EL

    bungrudi

      I have a HQL string that i want to pass into seam managed entityManager. In the string there are some search clauses with # characters which make seam complain, because they are regarded part of an EL expression. How do I escape the # character?