Modified behavior of handleSQuery() to now send the resultset document back to the client application -- this was a bug introduced by recent changes to the servlet. Also, generally cleaned up the servlet to produce cleaner documentation and removed some extraneous code and remarks. Removed the 'Log' entries at the end of the code -- they were causing too much extraneous output in source diff's.
Modified behavior of handleSQuery() to now send the resultset document
back to the client application -- this was a bug introduced by recent
changes to the servlet. Also, generally cleaned up the servlet to
produce cleaner documentation and removed some extraneous code and remarks.
Removed the 'Log' entries at the end of the code -- they were causing too much
extraneous output in source diff's.