A simple servlet application to echo input data back to a web client. The main intent of this project is to provide a simple servlet to test embedded web container deployment.
'com.meschbach.psi:echo-webapp:2.4'
<dependency> <groupId>com.meschbach.psi</groupId> <artifactId>echo-webapp</artifactId> <version>2.4</version> </dependency>
<dependency org="com.meschbach.psi" name="echo-webapp" rev="2.4"/>
"com.meschbach.psi", "echo-webapp", "2.4"