source: extensions/net.sf.basedb.mev/tags/1.0/META-INF/servlets.xml

Last change on this file was 666, checked in by Nicklas Nordborg, 15 years ago

References #107: Move the MEV specific code from BASE

Initial checking of moved code.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Date Id
File size: 239 bytes
Line 
1<?xml version="1.0" encoding="UTF-8" ?>
2<servlets xmlns="http://base.thep.lu.se/servlets.xsd">
3  <servlet>
4    <servlet-name>MevExport</servlet-name>
5    <servlet-class>net.sf.basedb.mev.servlet.MevExport</servlet-class>
6  </servlet>
7</servlets>
Note: See TracBrowser for help on using the repository browser.