I hate finding an answer a minute after sending email for help :) It suppose to be a double escape symbol because it is inside in java string. Copy-paste bug :) But I steel need help with the first part of the problem.
On Fri, Aug 29, 2008 at 5:17 PM, Vadim Chekan <[EMAIL PROTECTED]> wrote: > And another question: in "el" this fragment > "'${in.body.replace('\'','\'\'')}" gives me an error: syntax error at > position 187, encountered ',', expected ')' > How can I replace single quote in the body with two single quote chars?