1 Reply Latest reply on Apr 12, 2008 4:14 AM by tom_goring

    Obtaining http session and request parameters and attributes

    matteg.gerry.matte.shaw.ca

      I am used to being able to obtain http session and request parameters and attributes in servlets and jsp pages.


      I'd like to include the server name as a standard string on my JSF facelet pages.


      I have been unable to figure out how to most easily obtain the Jboss httpSession attribute that identifies the server name.


      Thanks in advance for any examples or advice