Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    2,235

    MyBatis BATCH Executor

    Hi all,

    for first sorry for my english.

    My question is about MyBatis: I need to know if it's possibile to change the executor type (SIMPLE, BATCH) for at runtime.

    I need to set the Executor...
  2. [Complex Form] binding of nested models

    Hi all,

    for first sorry for my english.

    I've a complex Form where I need to bind nested objects into the master model attribute.

    I mean: I've a Form to handle a "Contract" data, in this Form...
  3. Ok, sorry. I didn't understand. ;)

    Ok, sorry.

    I didn't understand. ;)
  4. I noticed that if I set the HttpMethodFilter like...

    I noticed that if I set the HttpMethodFilter like this



    doesn't work!

    Instead:


    Finally works!
  5. [intercept-url method attribute] not work with put and delete

    Hi all,

    for first sorry for my english.

    I'm using spring-security 3.1 into a Spring3 web application but I can't intercept URL with PUT or DELETE method.

    I'm using the httpMethodFilter...
  6. Replies
    0
    Views
    563

    IBator DAO classes overwrite

    Hi all (sorry for my english),

    I'm new with IBatis and I can't understand why when I run Ibator a second time my DAO classes are overwritten completely.

    I mean: Ok I use the -overwrite option...
  7. Replies
    2
    Views
    688

    Thanks for your reply MartyJones but, at the...

    Thanks for your reply MartyJones but, at the moment, I can't do in that way.

    I can't change the directory structure of my project.

    Any other solutions?

    Bye.
  8. Replies
    2
    Views
    688

    Exclude pathfile from dispatcher

    Hi all,

    Can you tell me how to exclude a particular filepath from dispatcher mapping?

    I mean: I don't want to serve, from a controller, some specific files like: "mysite/js/source_editor.htm"...
Results 1 to 8 of 8