String cat(String s1, String s2);

i.e.,

org.zkoss.xel.fn.StringFns

Concatenates two strings. Note: null is considered as empty.