Noone an idea? :/
Need help.
Type: Posts; User: lolocaust; Keyword(s):
Noone an idea? :/
Need help.
Hello
How has the Controller look like, when i want to load a content (which are textfields and checkboxes) from a DB entry into a gsp file?
class AnyController {
def load() {
....
...
Hello guys,
two questions:
when I create a checkbox in a view:
<p><g:checkBox name="cb_prob" checked="false"
value="${true}"/>
...
Hy,
I am runinng Grails 2.0.1 and STS 2.9 and the flash messages doesen't work.
I have in the Controller-Class:
def index() {
flash.message = message(code: 'default.not.found.message')
...
hi, sorry i am to stupid to find it.
where can i make a check, that i see the line numbers on the left side of my code?
Hi
I want to work with Grails and with an Oracle Database (10G). I read some tutorials, but I didn't find one which is up to date. So to the point: It is not working.
I don't know if this...
Maybe you downloaded the wrong file?
Hi guys,
i need your help.
I just worked through the grails guide and now I am here: http://grails.org/doc/2.0.x/guide/GORM.html#basicCRUD
The problem is, when i start the console Groovy...
hi,
when i run an app with grails it says:
Server running. Browse to http://localhost:8080/test.
ok, when i browse in firefox it cam a 404 Not found.
Not found
The requested URL /test/ was...
Hello, i cannot find the Grails Support under Dashboard -> Extensions in Spring.
What did i wrong? I want to follow this video minute 2:20:
I just find Grails (current product relaese) and...