I've installed jetty on a 64-bit ubuntu image running on vm-fusion (on top of Mac os-x lion). How can i find the install directory? Actually, i'd like to find the "webapps" directory so I can insert a war file. Thanks,

_Ramy

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You can find all of the owned files and directories of a package using

dpkg -L jetty
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.