PortletContext.getResourcePaths
. Falls back to the superclass' file system checking for other resources. The advantage of using PortletContext.getResourcePaths
to find matching files is that it will work in a WAR file which has not been expanded too.
@author Juergen Hoeller
@author John A. Lewis
@since 2.0
|
|
|
|
|
|
|
|
|
|