What is JWebby?
JWebby is a webserver written in Java.
What is so special about it?
Instead of PHP and all other languages, you can use Java to generate output.
Why not use JSP?
JSP is not easy to script. JWebby will just load ALL .class files in the WWW root. ONE single file receives the input and decides which class will generate the output. This is a lot more Object Oriented and so more easy to program with.
I would appreciate it if YOU support me!