Polishing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2002-2014 the original author or authors.
|
||||
* Copyright 2002-2015 the original author or authors.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -338,7 +338,7 @@ public abstract class AbstractView extends WebApplicationObjectSupport implement
|
||||
|
||||
/**
|
||||
* Create a RequestContext to expose under the specified attribute name.
|
||||
* <p>Default implementation creates a standard RequestContext instance for the
|
||||
* <p>The default implementation creates a standard RequestContext instance for the
|
||||
* given request and model. Can be overridden in subclasses for custom instances.
|
||||
* @param request current HTTP request
|
||||
* @param model combined output Map (never {@code null}),
|
||||
|
||||
Reference in New Issue
Block a user