Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    1,271

    Further Clarification....

    I should have made it clear that the two forms I refer to are not on the same jsp and requests to them are handled by different controllers...

    Perhaps the following configuration will help:


    ...
  2. Replies
    4
    Views
    1,271

    Many thanks...

    Thanks...thats my problem sorted out...

    Was wondering if you had any thoughts on the second issues that I detailed above:

    Form A backed by object of class A having a success view Form B back by...
  3. Replies
    4
    Views
    1,271

    Problems with success view and forms

    Howdy,

    Any help would be much appreciated....on two related problems.

    I'm working the the Portlet MVC although I think someone with general Web MVC experience will be able to help!

    I'm using...
  4. Solved...

    Did some further reading and discovered that as long as the beans have access to the ApplicationContext you can call context.getMessage() to get access to localised messages.
  5. ResourceBundleMessageSource without the message tag

    I'm using a mixture of JSP views and Xslt Views and need to support i18n throughout (meaning I can't simply use the spring:message tag).

    Is there a way to use ResourceBundleMessageSource to allow...
  6. Replies
    3
    Views
    1,298

    Thanks for the input... It turns out that the...

    Thanks for the input...

    It turns out that the version of our portal won't fully support the Spring Portlet MVC....an upgrade is in the works!

    Basically when we were trying to include a...
  7. Replies
    3
    Views
    1,298

    Further confusion...

    I've been running a number of different tests, trying to narrow down the problem.

    One interesting behaviour is that the application behaves in exactly the same way whether the JSP actually exists...
  8. Replies
    3
    Views
    1,298

    Portlet MVC/VAP hitting JSPs problem

    Hey,

    Not sure if anyone will be able to help as this problem may be specific to the portal that i'm deploying too (VAP 7.0), but any input would be appreciated.

    Essentially i'm having trouble...
Results 1 to 8 of 8