Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,618

    Okay, after a day of googling, and some serious...

    Okay, after a day of googling, and some serious source-diving i can answer my question.

    Simply add a filter to your web.xml, with something like this:


    <filter>
    ...
  2. Replies
    1
    Views
    1,618

    Enforcing Response Character set

    Hi,

    I've tried to internationalize my webapplication. Adding every JSP
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    does not do the trick, as WebFlow still renders...
  3. Replies
    4
    Views
    1,688

    sure. i'll do it now.

    sure. i'll do it now.
  4. Replies
    4
    Views
    1,688

    The same, only difference is that is tries to...

    The same, only difference is that is tries to format the first one as List.
    There is the debug output:


    [DEBUG,DefaultMapper,http-8080-3] Beginning mapping between source...
  5. Replies
    4
    Views
    1,688

    Multiple checkboxes to Set mapping

    Hello,

    I am using SWF2.0.1 along with Spring Framework 2.5.4. In a page I present multiple options -access privileges- to the user who can select some of them.
    For this I use the following code:...
Results 1 to 5 of 5