ch.elca.el4j.services.xmlmerge.web
Class DemoController
java.lang.Object
  
ch.elca.el4j.services.xmlmerge.web.DemoController
- All Implemented Interfaces: 
 - Controller
 
public class DemoController
- extends Object
- implements Controller
  
Spring controller for the XmlMerge web application.
- Author:
 
  - Laurent Bovet (LBO), Alex Mathey (AMA)
 
- File-location:
 - DemoController
 - Last check-in date:
 - 2009-08-04 14:25:40 +0200 (Di, 04. Aug 2009)  by  swismer  for revision  3874 
 
| 
Field Summary | 
static String | 
NL
 
          New line. | 
 
 
| 
Method Summary | 
 ModelAndView | 
handleRequest(javax.servlet.http.HttpServletRequest request,
              javax.servlet.http.HttpServletResponse response)
 
           | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NL
public static final String NL
- New line.
 
DemoController
public DemoController()
handleRequest
public ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
                                  javax.servlet.http.HttpServletResponse response)
                           throws Exception
- 
- Specified by:
 handleRequest in interface Controller
 
- Throws:
 Exception
 
 
Copyright © 2005-2011 ELCA. All Rights Reserved.