Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,222

    You can perfectly leave dojo out and replace the...

    You can perfectly leave dojo out and replace the js part with something else. We use Prototype and not dojo and an ajax request looks kinda like this.



    $(form).request({
    method: 'post',
    ...
  2. Questions with registerDestructionCallback when using webflow scopes in spring

    Hi all,

    We are using the Webflow scopes as custom scopes in our regular Spring context via the CustomScopeConfigurer. We are getting a lot of warnings from the registerDestructionCallback method...
  3. Hi shiv12, I suggest you use firebug and debug...

    Hi shiv12,

    I suggest you use firebug and debug on line mdiv.innerHTML = response;.
    Try to look at the response object in the debugger ...

    Let me know if you have more details ...

    Bram...
  4. If you are looking to get the fragments out of a...

    If you are looking to get the fragments out of a flow xml file which has this:



    <transition on="next">
    <evaluate expression="searchCriteria.nextPage()" />
    <render...
  5. Replies
    13
    Views
    14,141

    Yes the replacement of the DOM elements will...

    Yes the replacement of the DOM elements will probably be based on the id's.



    hmm, first submit works and second doesn't ... does the first submit event trigger a state transition perhaps?


    ...
  6. Replies
    13
    Views
    14,141

    Hi, As far as I understand it, the fragments...

    Hi,

    As far as I understand it, the fragments parameter in the JavaScript Spring.AjaxEventDecoration call ARE the tiles which will be rendered (org.apache.tiles.Attribute). Check out...
  7. Replies
    14
    Views
    10,456

    same for me

    same for me
Results 1 to 7 of 7