Hi Joshua,

It depends only on the container you are using to deploy the Tapestry application. This is not different from any other Java application. If you use Tomcat, see: https://stackoverflow.com/questions/7276989/how-to-set-the-context-path-of-a-web-application-in-tomcat-7-0

Best regards
Mats

Den 2017-08-28 kl. 06:50, skrev Joshua Richardson:
Hi, I'm looking to build an app using Tapestry.  I'm able to run the Quickstart 5.4 app 
and then I see my app by going to localhost:8080/site/, because I configured my project 
with the name, "site".


Since I do not intend to ever run any other apps on this same server/port, I would like 
to avoid the "/site/" portion of the url.


I have not been able to figure out how to reconfigure the app so that I can access it at 
the top level.  If i go to localhost:8080/, I get a 404, "No context on this server 
matched or handled this request."


Is this a limitation of Tapestry, or just a limitation in my understanding?


Sincerely,



Joshua Richardson

Email:   jricjrpub...@outlook.com

Phone: 408-205-4417

Skype:  jricjr

In:         https://www.linkedin.com/in/joshua-richardson-878b8b1/


--
---------------------- Mats Andersson | Ronsoft AB | +46(0)73 368 79 82

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to