Search:

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

Search: Search took 0.01 seconds.

  1. Thread: ForwardView?

    by jeje
    Replies
    5
    Views
    1,814

    Re: ForwardView?

    I do need a redirection but not by the response.sendRedirect() method. If the redirect is internal, you should use instead the RequestDispatcher, otherwise, depending on your app server and the way...
  2. Thread: ForwardView?

    by jeje
    Replies
    5
    Views
    1,814

    This is effectively quite confusing to have a...

    This is effectively quite confusing to have a RedirectView but then an InternalResourceView for forwards and includes :-)

    Thanks for the info.
  3. Thread: ForwardView?

    by jeje
    Replies
    5
    Views
    1,814

    ForwardView?

    Hi,

    I do have some code using the RedirectView with the contextRelative flag set to "true". But this does not work as I could expect when testing on Tomcat 5 and WAS 4.

    The only reliable way to...
  4. Replies
    1
    Views
    1,611

    Re: Support for ChoiceFormat?

    After digging intensively in the JDK doco, I found the following way of using a choice format:

    pattern=There {0,choice,0#are no files|1#is one file|1<are {2} files} on {1}

    Quite tricky, but hey...
  5. Replies
    1
    Views
    1,611

    Support for ChoiceFormat?

    Hi,

    I am trying to figure out what is the best way to use a ChoiceFormat from Spring.

    It seems that all the i18n support is based on a MessageFormat that can't be "parameterized" (the one...
  6. Replies
    7
    Views
    4,207

    Have a look at Mule (http://muleumo.org) too.

    Have a look at Mule (http://muleumo.org) too.
Results 1 to 6 of 6