Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    605

    JSP view capture

    Hi all,

    I'm writing a SWF 2.0.8 app.

    I've got a JSP view that renders a file that can be opened as an Excel document. I would like to have a download link on a page for the user to download the...
  2. Replies
    2
    Views
    885

    Same Problem

    I'm experiencing the same problem. Any help would be appreciated.
  3. Replies
    4
    Views
    1,813

    re: EasyMock

    Hi,

    Not to be too far off topic since the previous post seems to be the correct answer, but after using EasyMock for a couple of years, I switched a few weeks back to Mockito. For you...
  4. Replies
    1
    Views
    487

    Synchronizing on conversation

    Hi all,

    I have a custom FlowUrlHandler that I borrowed from Splashout here: http://forum.springsource.org/showthread.php?p=210899

    and a ClassCastException problem that is described here:...
  5. My Problem

    Hi,

    After looking through my configuration, I remembered that I do have an non-standard customization. In order to integrate displaytag, I used the solution given by Splashout here:...
  6. Replies
    10
    Views
    11,844

    Form tag action attribute

    Hi,

    I realize that this is an old post, but for those searching I think I should explain that the action property has to be indicated in the form tag because apparently the form tag's default...
  7. More info (hopefully)

    Hi,

    I'm also using spring framework 2.5.6 and web flow 2.0.7 - no tiles though.

    It happens for me when you click too quickly on the page. It appears that several requests are somehow being...
  8. Replies
    12
    Views
    4,620

    Any Ideas?

    Hi,

    I'm having the same problem. I see no way of binding my messages.properties to my flow test. To summarize:

    When I try to add a message to the MessageContext at a point in my flow, I get:...
  9. Replies
    0
    Views
    561

    dynamic binding in annotated controller?

    Hi all,

    I'm using an annotated controller class and I need to do some dynamic things with binding.

    I have a radio button that selects groups of fields for submit on the jsp and I need to only...
  10. Replies
    0
    Views
    437

    Multi-row binding messages

    Hi,

    I was wondering if anyone knew a way to create a customized error message for a binding error that captured the row number in the message.

    I have an Integer field and I want to provide a...
  11. Replies
    0
    Views
    579

    Internal link routing

    Hi, I have what I think is a simple question.

    I have a simple web flow app that needs to provide links to receipt PDF files on another server behind our firewall that the client has no access to. ...
  12. Replies
    2
    Views
    865

    Likely not a Spring-LDAP Problem

    Hello and thanks for the response.

    After whining loudly for several days I managed to gain access to the source code of another application running against the server that was NOT written using...
  13. Replies
    2
    Views
    865

    Strange Problem

    Hello,

    I've been battling for days with a problem that I just can't solve.

    I'm using Spring-LDAP with OpenLDAP 2.3.33 and I'm having major problems with the password policy.
    The test LDAP...
  14. Replies
    1
    Views
    755

    Answer found

    Sorry, I am apparently search engine impaired today. The answer is here:

    http://forum.springframework.org/showthread.php?t=42993
  15. Replies
    1
    Views
    755

    Binding problem

    Hello,

    I can't seem to get the sample code from the manual to bind.

    I get the following stack trace:

    javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining...
  16. Replies
    3
    Views
    905

    Thanks!

    That was it. It worked right away.

    Strange though, I thought the Spring container was always transparent with how it called methods so tests like this could be easily wired from the outside...
  17. Replies
    3
    Views
    905

    Problem getting started

    Hello,

    I've created my first LDAP test based on the Spring LDAP manual using version 1.2.1, but I can't seem to get it going. :confused:

    Here is my code:

    import java.util.List;

    import...
  18. Replies
    4
    Views
    677

    Thanks!

    Grrr!! I swear I looked for the class before I posted. Must have mistyped :)

    Anyways, thanks - That worked perfectly!
  19. Replies
    4
    Views
    677

    Hmm...

    Is there any way of doing this in Web Flow 1.0.5?
  20. Replies
    4
    Views
    677

    Request Processor?

    Hello,

    I'm new to Web Flow and have written a simple app. I have been told that I need to support a security mechanism wherein I examine a cookie and if the cookie is "ok" then route to the page,...
Results 1 to 20 of 20