Can i have this in a flowscript: import java.io.*; String str= "welcome"; if (str!=null) System.out.println("Match"); ............. ............. Or in other words is it possible to have pure java code and call it from sitemap?

Reply via email to