Browse Source

Fix doc style

Closes gh-1172
pull/1177/head
kosmaty 10 years ago committed by Stephane Nicoll
parent
commit
be99603f1b
  1. 1
      src/asciidoc/core-beans.adoc

1
src/asciidoc/core-beans.adoc

@ -7633,6 +7633,7 @@ but rather completely overridden by a preceding entry. @@ -7633,6 +7633,7 @@ but rather completely overridden by a preceding entry.
For a common `StandardServletEnvironment`, the full hierarchy looks as follows, with the
highest-precedence entries at the top:
* ServletConfig parameters (if applicable, e.g. in case of a `DispatcherServlet` context)
* ServletContext parameters (web.xml context-param entries)
* JNDI environment variables ("java:comp/env/" entries)

Loading…
Cancel
Save