On 3/6/2018 9:42 PM, Prasanth Pasala wrote: > In StrutsPrepareAndExecuteFilter below is the line that gets the action > mapping, since the forceLookup is set to true the PrepareOperations class > might be creating it again. > ActionMapping mapping = prepare.findActionMapping(request, response, true);
Thanks a lot! This explains why you don't get an exception. So , please let forget this sub-thread and following up the resolution on my another email in main-thread. Thanks.