Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Next, the request URI "/book.html" will be handled by a RequestCXFServletRedirectCXFServlet. Note that a uri pattern can be a regular expression. This servlet redirects the request further to a RequestDispatcher capable of handling a "/static/book.html".

...