Search:

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

Search: Search took 0.02 seconds.

  1. Ok, I'll try that then. Thanks for the...

    Ok, I'll try that then. Thanks for the clarification and for the template.
  2. FlowHandlerAdapter, FlowController and AbstractFlowHandler questions

    Hi, I used spring web flow some time ago (more than a year) for a tiny project, and it was my first contact. Now that I'm starting another thing I've tried SWF 2, and there are some things I don't...
  3. Replies
    1
    Views
    676

    Ok, I've taken a look at webwork because I read...

    Ok, I've taken a look at webwork because I read somewhere about it's executeAndWait interceptor. I wanted to do something similar, without using webwork just for this.

    This is the relevant code...
  4. Replies
    1
    Views
    676

    Another waiting page question

    Hi, I know there are some threads about this. I have a big constraint: I don't know AJAX, and I don't have time enough to learn it and make it work within the deadline I have.

    I found this comment...
  5. Replies
    1
    Views
    1,481

    Please delete this topic. I've found a similar...

    Please delete this topic. I've found a similar one, where another user told that his eclipse configuration was modified to use Java 1.4. I didn't know I had this JDK, but it seems that at some point...
  6. Replies
    1
    Views
    1,481

    Spring IDE installed but not working

    Hello, I'm writing because today I was going to start a new Spring project, but I’m unable to use Spring IDE anymore. There’s nothing to add “Spring nature” to a project, and in the Spring project I...
  7. Replies
    3
    Views
    713

    Thank you!!! I had been studying this and I found...

    Thank you!!! I had been studying this and I found that I could do

    return new ModelAndView(new RedirectView(getSuccessView()));


    but I like more the idea of the redirect: tag in the xml file....
  8. Replies
    3
    Views
    713

    error using spring:bind

    Hi, this is my first post, and I'm sorry if this is a noob question. My problem is trying to bind a bean in a jsp page. These are the details:

    1º The user has a login page (let's call it...
Results 1 to 8 of 8