Search:

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

Search: Search took 0.06 seconds.

  1. Did you find a resolution to this? I'm running...

    Did you find a resolution to this? I'm running into the same issue on 1.0.2 RELEASE.
  2. Extra leading slash added by RequestDispatcher.include()

    I have a servlet that calls into a Spring MVC controller using RequestDispatcher.include():



    String groupUpdateUrl = "app/Groups/"+groupIdToProcess+"/Update";
    log.debug("Obtaining request...
Results 1 to 2 of 2