Johnypapa Smithmama

Greenhorn
+ Follow
since May 15, 2020
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Johnypapa Smithmama

I am trying to setup 2 web context paths /app1 and /app2 pointing to same docBase. It's working fine in local with below configuration

server.xml-->

In remote server, I don't have control on server.xml. How can I do this using context.xml? Is there any other way?
3 years ago