Spring RequestHelper (patch included)
-------------------------------------

                 Key: DISPL-517
                 URL: http://jira.codehaus.org/browse/DISPL-517
             Project: DisplayTag
          Issue Type: Improvement
          Components: Export, Paging/Sorting
            Reporter: Thomas Champagne
         Attachments: SpringRequestHelper.patch

The patch contains two classes : 

SpringRequestHelperFactory : Returns a new instance of SpringRequestHelper

SpringRequestHelper : extends DefaultRequestHelper and overrides the getHref 
method. The class encapsulates the HttpServletRequest in a RequestContext and 
calls the getRequestUri method to generate the base href.

For use it, you must change the configuration and particularly, the 
factory.requestHelper parameter : 
factory.requestHelper=org.displaytag.util.SpringRequestHelperFactory


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to