On 8/22/18, 7:18 PM, Caldarale, Charles R wrote:
Not really a hierarchy, but just name your .war files (or directories)
appropriately:
     foo#ham[.war]
     foo#eggs[.war]

Look here for more info:
http://tomcat.apache.org/tomcat-8.5-doc/config/context.html#Naming

Thanks. That answers my question.

The important thing is that it's a hierarchy from the URL construction point of view (e.g., for purposes of path rules directing traffic to the correct back-end of a load balancer). That it's not a hierarchy in the file system is irrelevant.

--
JHHL

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

Reply via email to