Search:

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

Search: Search took 0.02 seconds.

  1. I solved it with the help of RequestContextHolder...

    I solved it with the help of RequestContextHolder using this I can access request object in any ordinary class.
  2. I want to get the access to request object in validator

    I need to use request object to get some information and session details too. in validator in spring without passing it into argument.

    any kind of context or something that can give me request...
Results 1 to 2 of 2