44 lines
1.1 KiB
Plaintext
44 lines
1.1 KiB
Plaintext
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy for HTML5 for Apple macOS version 5.8.0">
|
|
<!-- Copyright 2015 -->
|
|
|
|
<title>JMRI: Roster Servlet</title><!--#include virtual="/help/en/parts/Style.shtml" -->
|
|
</head>
|
|
<body>
|
|
<!--#include virtual="/help/en/parts/Header.shtml" -->
|
|
|
|
<div id="mBody">
|
|
<!--#include virtual="Sidebar.shtml" -->
|
|
|
|
<div id="mainContent">
|
|
<h1>JMRI: Roster Servlet</h1>
|
|
|
|
<p>The JMRI Roster Servlet provides web access to information about JMRI roster entries. This
|
|
servlet responds to the following URL patterns:</p>
|
|
|
|
<ul>
|
|
<li>/roster/</li>
|
|
|
|
<li>/roster/list</li>
|
|
|
|
<li>/roster/list?filter=filter[&filter=filter]</li>
|
|
|
|
<li>/roster/<ID></li>
|
|
|
|
<li>/roster/entry/<ID></li>
|
|
|
|
<li>/roster/<ID>/image</li>
|
|
|
|
<li>/roster/<ID>/icon</li>
|
|
</ul>
|
|
<!--#include virtual="/help/en/parts/Footer.shtml" -->
|
|
</div>
|
|
<!-- closes #mainContent-->
|
|
</div>
|
|
<!-- closes #mBody-->
|
|
<script src="/js/help.js"></script>
|
|
</body>
|
|
</html>
|