Versions Compared

Key

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

Update formatting and nomenclature

...

If you must have get access to the HttpSession, use the ServletConfigInterceptor (see Interceptors).

In your views, you can access with your JavaServer Pages with calls to the implicit properties session and request.

...