Remove outdated Portlet mentions

Closes gh-35726
This commit is contained in:
Sébastien Deleuze
2025-10-30 16:02:15 +01:00
parent e6037a739e
commit 7509e257d1
4 changed files with 2 additions and 6 deletions
@@ -32,7 +32,7 @@ public interface ContextResource extends Resource {
/**
* Return the path within the enclosing 'context'.
* <p>This is typically path relative to a context-specific root directory,
* for example, a ServletContext root or a PortletContext root.
* for example, a ServletContext root.
*/
String getPathWithinContext();