This library focus on helping you to communicate with the client(web server). It always stays aside and don't change anything.
Important
jFCGIHelper may have bad designes. It. For example, a certain variable you need might not exist.
Important
jFCGIHelper is not tested. Bugs might present.
Further documents will come later.
No building tool needed. Just build every .java
files under jfcgihelper by javac
.
Based on jFastCGI's FastCGI library. If you want a CGI-like programming experience, use that.