Search:

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

Search: Search took 0.01 seconds.

  1. OK, the issue was because of the URL mapping for...

    OK, the issue was because of the URL mapping for the servlet filter.
    By applying the filter only to the specific URL, I was able to access the model data just by using...
  2. Accessing data model set defined in a controller using a servlet filter

    Hello All,

    Is there a way to access a data model set in the spring mvc controller using a servlet filter?

    For example:
    ------------

    If i have a data model "testObject" defined in a spring...
Results 1 to 2 of 2