Java API for embedding Dia-based diagrams in web pages in a Servlet environment.
For questions or support, please contact us:
Email: support@aoindustries.com
Phone: 1-800-519-9541
Phone: +1-251-607-9556
Web: https://www.aoindustries.com/contact
@WebServlet(value="/semanticcms-dia-servlet/dia-export/*") public class DiaExportServlet extends HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVLET_PATH |
| Constructor and Description |
|---|
DiaExportServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response) |
protected long |
getLastModified(HttpServletRequest request) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logpublic static final String SERVLET_PATH
protected long getLastModified(HttpServletRequest request)
getLastModified in class HttpServletprotected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doGet in class HttpServletServletExceptionIOExceptionCopyright © 2013–2016 AO Industries, Inc.. All rights reserved.