Hi I have a question, can i use the SimplePublish.java example like a Servlet from Java? or the example runs only on console.
I'm Trying to use the SimplePublish.java like a servlet but in the example the source code from "try" doesn't run only the source code from "catch" runs. Thanks
