1 Reply Latest reply on Nov 3, 2006 4:30 AM by pmuir

    Paths and web file references

    msduk

      Hi. In all the examples I have seen hardcoded references to web files
      e.g. /seam-booking/images/logo.gif

      In other projects on tomcat paths are resolved against the context root so /images/logo.gif would be fine.

      How can I achieve the same thing either by having them auto resolve or el referencing the root... something like #{appContext.name}/images/logo.gif? Of course any other methods would be welcome.

      Kind Regards,

      Mark