Search:

Type: Posts; User: lolocaust; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    350

    Noone an idea? :/ Need help.

    Noone an idea? :/

    Need help.
  2. Replies
    1
    Views
    350

    load sth into a textfield from DB

    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() {
    ....
    ...
  3. Replies
    1
    Views
    871

    Checkbox problem + if and else?

    Hello guys,

    two questions:

    when I create a checkbox in a view:

    <p><g:checkBox name="cb_prob" checked="false"
    value="${true}"/>
    ...
  4. Replies
    0
    Views
    305

    flash message wont work

    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')
    ...
  5. Replies
    1
    Views
    916

    show linenumbers in sts

    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?
  6. Replies
    5
    Views
    3,419

    Grails and Oracle

    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...
  7. Maybe you downloaded the wrong file?

    Maybe you downloaded the wrong file?
  8. Replies
    1
    Views
    1,005

    unable to resolve class myclass

    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...
  9. problem with firefox and localhost (IE works)

    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...
  10. Replies
    0
    Views
    251

    Cannot find Grails Support - STS

    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...
Results 1 to 10 of 11