Enable scaffold in vaadin on grails application -


i creating web-app grails , vaadin, have big problem grails scaffold.

after installing vaadin-grails plugin can't access scaffold, try change url mapping without results.

someone can me?

there no scaffolding vaadin in grails. approach should follow:

  1. put domain classes new plugin.
  2. create new grails project, reference domain plugin, create controllers scaffolding.
  3. create new grails project vaadin , reference domain plugin

that means, run 2 grails applications, 1 "administration" scaffolding , second one, "business" people, running vaadin.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -