4 Replies Latest reply on Jan 9, 2007 12:08 PM by datagazetteer

    Seeking best way to get docRoot from the application context

    datagazetteer

      I'm looking for the recommended way to get the docRoot in a SEAM application. Would it be best to go through http://docs.jboss.com/seam/latest/api/org/jboss/seam/contexts/Contexts.html#getApplicationContext()? If so, what would that look like in code?