RE: how to reconfigure my app so that it runs without "context" in the uri path
Svein-Erik Løken <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <AM4PR08MB286823DD88AE593AC1128EE4D29F0@AM4PR08MB2868.eurprd08.prod.outlook.com> |
Command line in IntelliJ, maven: jetty:run -Duser.timezone=UTC -Dtapestry.execution-mode=development -Dtapestry-web-server-port=8888 Maybe it's easier to start with this project: https://github.com/sveine/tapestry-multi-module-demo.