parent
347b20a8ed
commit
2424ea9590
@ -0,0 +1,4 @@
|
|||||||
|
#### About
|
||||||
|
The `mispbridge` servlet.
|
||||||
|
* `./mispbridge` copy/link this to `tomcat/webapps`.
|
||||||
|
* `./src` the source code.
|
@ -0,0 +1,4 @@
|
|||||||
|
#### About
|
||||||
|
The `mispclient` servlet.
|
||||||
|
* `./mispclient` copy/link this to `tomcat/webapps`.
|
||||||
|
* `./src` the source code.
|
@ -0,0 +1,2 @@
|
|||||||
|
#### About
|
||||||
|
Mockup for easy debugging.
|
@ -0,0 +1,2 @@
|
|||||||
|
#### About
|
||||||
|
Helper files used by `mispbridge` and `mispclient`.
|
Loading…
Reference in new issue