Search:

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

Search: Search took 0.02 seconds.

  1. Re: Using VelocityLayoutView with VelocityViewResolver?

    For those of you interested, I posted the stuff to JIRA.
    http://opensource.atlassian.com/projects/spring/browse/SPR-941
  2. Re: Using VelocityLayoutView with VelocityViewResolver?

    Well, here's what I've got so far:

    import java.util.Locale;

    import org.springframework.beans.BeansException;
    import org.springframework.web.servlet.View;
    import...
  3. Using VelocityLayoutView with VelocityViewResolver?

    Hi all,

    Is it possible to configure VelocityViewResolver to use VelocityLayoutView? As for VelocityToolboxView, setting the "toolboxConfigLocation" seems to do the trick. (I'm not sure if this...
Results 1 to 3 of 3