
|
If you were logged in you would be able to see more operations.
|
|
|
|
[quote]
My webapp uses the root context path, which is specified as the empty string ("") for Tomcat (specifying "/" does not work). I wanted to specify an empty Web-ContextPath, but the DefaultContextStrategy throws an Exception in this case. I had to use my own ContextPathStrategy to accept an empty Web-ContextPath.
[/quote]
|
|
Description
|
[quote]
My webapp uses the root context path, which is specified as the empty string ("") for Tomcat (specifying "/" does not work). I wanted to specify an empty Web-ContextPath, but the DefaultContextStrategy throws an Exception in this case. I had to use my own ContextPathStrategy to accept an empty Web-ContextPath.
[/quote] |
Show » |
| There are no comments yet on this issue.
|
|