public class FujionResourceTransformer
extends org.springframework.web.servlet.resource.ResourceTransformerSupport
| Constructor and Description |
|---|
FujionResourceTransformer() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
transform(javax.servlet.http.HttpServletRequest request,
org.springframework.core.io.Resource resource,
org.springframework.web.servlet.resource.ResourceTransformerChain chain)
If the resource is a Fujion server page (i.e., has file extension of ".fsp"), replace it with an
html resource derived from the bootstrapping template.
|
public org.springframework.core.io.Resource transform(javax.servlet.http.HttpServletRequest request,
org.springframework.core.io.Resource resource,
org.springframework.web.servlet.resource.ResourceTransformerChain chain)
throws IOException
IOExceptionCopyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.