w4py3 icon indicating copy to clipboard operation
w4py3 copied to clipboard

Do not require specific class name of servlets

Open Cito opened this issue 5 years ago • 0 comments

If a Python file has only one class that inherits from Servlet, then use that as the Servlet class (rather than requiring the name be the same as the file).

Cito avatar Jan 09 '20 18:01 Cito