Hi,
I set my context to use my app as the default app:
<Context displayName="e-Denton Portal Application"
docBase="e-Denton"
path=""
reloadable="true"
useNaming="true"
debug="5">
It does call my app with this URL http://127.0.0.1:8080/, but it also starts
up the app in /e-Denton. In other words, it is running both as the default
app and as its own app. What am I doing wrong?
Thx.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]