Hello I am relative new to Grails and struggle using webflow. I created a flow scoped service
class MyService implements Serializable{
static scope = "flow"
static transactional...
Type: Posts; User: soappatrol; Keyword(s):
Hello I am relative new to Grails and struggle using webflow. I created a flow scoped service
class MyService implements Serializable{
static scope = "flow"
static transactional...