try a method that returns a String instead of changing the String:public String _function() {return "showForm";}andtarget = _function()