Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    12,991

    I am having the exact same issue...get this error...

    I am having the exact same issue...get this error when trying to persist in @PostConstruct while running integration tests.
  2. Ok...figured it out...here is a sample...

    Ok...figured it out...here is a sample controller:



    @RequestMapping(method = RequestMethod.GET, value = "/")
    public ModelAndView index(ModelAndView mv, HttpServletRequest request,...
  3. How can I do "runtime composition" with tiles and spring mvc?

    Hi,

    I have a the following requirement and am trying to figure out how to make this happen in spring mvc and tiles.

    1. A user should be able to assemble a final page layout by picking or ore...
Results 1 to 3 of 3