0 Replies Latest reply on Oct 30, 2008 3:16 PM by tszpinda

    2.1 and facesContext.externalContext

    tszpinda

      Hi all,


      After changing to 2.1 from 2.0.3, when I try to send emails with the link created like:


      <a href="http://#{facesContext.externalContext.request.serverName}:8080/#{facesContext.externalContext.requestContextPath}/order.seam?orderCode=#{order.htmlReadyCode}">Link
      </a>



      it gives me:


      http://:8080//project/order.seam?orderCode=88232




      I'm using jboss-4.2.2.GA.


      Please help!


      Thanks
      Tomek