Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    7
    Views
    9,365

    I use the following method to get a File which is...

    I use the following method to get a File which is a copy of the multipart parameter. The file is created on the system's default tmp directory, but it's easy to customize the code to fit your needs:...
  2. Replies
    22
    Views
    43,783

    SWF 2.0.x requires Spring 2. Only SWF 2.1...

    SWF 2.0.x requires Spring 2. Only SWF 2.1 requires Spring 3.
  3. OGNL list filter in web flow definition file

    Hello,

    To filter the elements of some collection, you can use OGNL as follows:



    <set name="flowScope.users" value="userManager.findAll().{? #this.id > 100}" />


    This would return all the...
  4. Replies
    16
    Views
    5,319

    You need to setup a filter in your "web.xml"...

    You need to setup a filter in your "web.xml" file.
    Just follow the instructions detailed in the following post reply:

    http://forum.springsource.org/showpost.php?p=185549&postcount=5
Results 1 to 4 of 4