Example usage for org.springframework.web.util WebUtils subclass-usage

List of usage examples for org.springframework.web.util WebUtils subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.util WebUtils subclass-usage.

Usage

From source file com.lushapp.common.web.utils.WebUtils.java

/**
 * HttpServlet.
 * 
 * @author honey.zhao@aliyun.com  
 */
public class WebUtils extends org.springframework.web.util.WebUtils {

From source file org.codehaus.groovy.grails.web.util.WebUtils.java

/**
 * Utility methods to access commons objects and perform common
 * web related functions for the internal framework.
 *
 * @author Graeme Rocher
 * @since 1.0