Search:

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

Search: Search took 0.02 seconds.

  1. Start new flow, populate model with query params

    I am using Using SWF 2.3.

    I have a "forgot password" flow (/password.do) that asks the user for their email address. These forms and flow populate the model object (password). The backend sends an...
  2. I've figured out that my problem was in naming my...

    I've figured out that my problem was in naming my Tiles definition. The definition name must match path to the filename, or, perhaps its the view name (in my case, they are the same). Here's what...
  3. NullPointerException on ServletMvcView.java:50 - Tiles view for SWF flow

    I am following the booking-mvc example to integrate Tile with SWF. Tiles is working for simple JSP pages (mapped to .do), but when I try to access a page connected to a flow I get the following...
  4. Thanks for the useful suggestion. I too have seen...

    Thanks for the useful suggestion. I too have seen similar code for web applications. However, if I understand what you mean, this may only solve when the entry point is web app based. In fact, the...
  5. In essence, this is the part that I wanted to...

    In essence, this is the part that I wanted to avoid. I recently attended a Java User's Group meeting where Justin Gehtland (co-author of Spring: A Developer's Notebook) gave a presentation on Spring....
  6. IoC object creation without importing Spring API

    I apologize if this has been asked and answered, but I've been unable to find the solution. In short, I thought I could use Spring in my application without ever having Java code which imports...
Results 1 to 6 of 8