Hi all --
I'd like to have a local raw content folder served from a certain URL.
how is this done on glassfish?
How it is done with Jboss:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829886
<!-- Add a static context /Storage using directory /net/stuff/Storage -->
<Context docBase='/net/stuff/Storage' path='/Storage' />
Thank you-
Matt
ps. sorry to cross post here & the online BB... but I didn't get
anything back from the BB.