Add request handler for serving static resources in portal.war (jpg,ico,css...)
-------------------------------------------------------------------------------
Key: GTNPORTAL-2032
URL:
https://issues.jboss.org/browse/GTNPORTAL-2032
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 3.2.0-M01
Reporter: Vu Viet Phuong
Assignee: Vu Viet Phuong
The "/" mapping for "default" servlet is now replaced by mapping for
org.exoplatform.portal.application.PortalController servlet, that mean we need a handler
(org.exoplatform.portal.application.StaticResourceRequestHandler) to serve static
resources like image, css or javascript... files in portal.war. And it should be
configured, and extended easily
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira