@Controller public class SeBlankController extends Object
| Constructor and Description |
|---|
SeBlankController() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
seBlank(javax.servlet.http.HttpServletResponse response)
Required for XPM - this does not have to return any particular content, just a valid response
|
@RequestMapping(value="/se_blank.html",
method={GET,HEAD,POST})
protected String seBlank(javax.servlet.http.HttpServletResponse response)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.