Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    674

    Custom Spring Template Project

    Is it possible to produce custom Spring Template Projects, in addition to the provided ones. We have a number of artefacts that would be used on all our projects, and our own standard project...
  2. Replies
    3
    Views
    970

    Take a look at the following thread. ...

    Take a look at the following thread.

    http://forum.springsource.org/showthread.php?p=263206#post263206

    If you are going to use 2.0.5 you may just need the phase listener referred to, for 2.0.8...
  3. Basically, I want the user to be able to go back...

    Basically, I want the user to be able to go back and change data, but some data is sensitive and so should not be redisplayed - normally our applications have application Back buttons and we trap the...
  4. [SWF2] Altering snapshot data prior to redisplaying page

    There are occasions where we would not want to display all the data the user entered on a page when they return to that page via the browser back (or forward) button, e.g. sensitive data.

    What is...
  5. Replies
    2
    Views
    879

    wackydog, Refer to the following thread for a...

    wackydog,

    Refer to the following thread for a solution.

    http://forum.springsource.org/showthread.php?p=263206#post263206


    Stewart
  6. Thanks

    Thanks Jeremy,

    I'll take a look at that. I don't suppose you have any timescales for a release that will have this out of the box?


    Stewart
  7. Previous solution to using links to fire events in JSF appears broken in 2.0.8

    In a previous thread, 63975, there was a post from jeremyg which referenced a PhaseListener solution to firing an event via a link in JSF.
    ...
  8. Replies
    2
    Views
    879

    [SWF2] flowExecutionUrl and Facelets

    Is there an issue using the following with Facelets?


    <a href="${flowExecutionUrl}&amp;_eventId=ok">OK</a>

    On the face of it it looks pretty simple, and the URL generated looks OK, but it simply...
  9. Hi InverseFalcon, You're assumptions about...

    Hi InverseFalcon,

    You're assumptions about what I am doing are basically correct.

    I have a number of drivers which I am using to define the architecture, which are: re-use existing artefacts...
  10. Thanks again

    Thanks Again InverseFalcon,

    I am defining an architecture which is as independent of the flow engine as possible in order to avoid tie-in (which we are suffering from at the moment, and don't want...
  11. [SWF2] Putting data on request to be used in view

    Hi,
    In our current flow-based architecture we invoke prepare methods on the controller before each page in order to ensure the model/form bean is in the correct state prior to displaying the page....
  12. Thanks

    Thanks steidinger, I'll take a look.

    Stewart
  13. SWF2: Injecting beans into beans declared as 's in the flow definition

    I have seen how to do this in SWF1.x, i.e. by defining the bean in the application context and defining properties, then in the <var> entry in the flow definition, simply refer to the bean in the...
  14. Replies
    2
    Views
    900

    Thanks InverseFalcon, hadn't looked closely...

    Thanks InverseFalcon, hadn't looked closely enough at MessageBuilder, got too involved in MessageSources etc.

    Stewart
  15. Replies
    2
    Views
    900

    [SWF2 + Spring Faces] I18N Error Messages

    I have a class, called on a flow transition, which carries out cross field validaton. I pass the MessageContext to the validate method along with the object to be validated. To support I18N, I want...
  16. Jeremy, Could you clarify a couple of points?...

    Jeremy,

    Could you clarify a couple of points?

    The documentation states that the "The default ViewFactoryCreator produces Spring MVC ViewFactories capable of rendering JSP, Velocity, and...
  17. JSF Cardemo ported to SWF2 but problems with Locales

    Being new to both JSF and SWF but viewing them as important technologies going forward I decided to port the JSF Car-demo sample to SWF 2.03. Having suffered from the high cost of moving away from...
Results 1 to 17 of 17