Jakarta Project: IO Tag library: Tags for working with FTP, HTTP, HTTPS, XML-RPC and SOAP
Revision History
20/12/2001 - Patch
Added patch supplied by Artem Grigoryan which fixes
a bug that would cause refreshes to appear empty.
07/24/2001 - Pre Beta
Clean up of tag library prior to performing a beta
release, moving toward an official release.
New features
-
Plugable character encoding is now available via the encoding attribute on the <io:request> <io:http> <io:xmlrpc> and <io:soap> tags
-
For simplicitly the <io:body> has been added back again. This makes http requests in the taglib more natural.
-
The <io:set> tag has been removed since it appears that
tags are not allowed to set properties on their outer tags as this
breaks the JSP 1.2 spec.
03/03/2000 - Initial version
Initial check into CVS.