|
Hello, I would like to add an attribute into the request (or session or servletContext) from JSF. Is that possible? If so how? (I want the equivalent of request.addAttribute only the request object is not available in JSF). Thanks in advance, Julien. |
- Putting an attribute into the request/session/servletContext Julien Martin

