This works very well, thanks!!!
Lutz Hühnken wrote:
>
> In your pom.xml, add a context handler to the jetty plugin:
>
>
> org.mortbay.jetty
> jetty-maven-plugin
>
> /
>
>
In your pom.xml, add a context handler to the jetty plugin:
org.mortbay.jetty
jetty-maven-plugin
/
/myimages
/the/
Hi,
Sorry if this is not related to Tapestry.
I use jetty:run to test my web app and it works well, one issue that I can't
solve is, in the standard tomcat deployment my app has to refer to
webapps/myimages, myimages is actually a linked directory in Linux, how to
define something like this when