Hello tomcat experts
I'm working on a new tomcat based website. I will be manager the server
entirely and so will be the only person deploying html/jsp/servlets to it.
I've been reading a few books and they suggest using custom webapps instead
of the ROOT one. But I haven't seen any hard reasons as to why I can't use
ROOT for all my stuff. If the server was used by multiple teams/groups by a
common admin, then I can see the value in having separate webapps. But for
my use-case, is there any problem with just using ROOT ?
thanks
Srinivas