|
Custom JSP taglib. Allows you to proceed GET/POST requests to the specified host (cgi-script/servlet). So you can for example obtain contents of some page and use the extracted information in your own jsp page. Taglib is very useful for mashup development for example.
Try it Out: http://www.servletsuite.com/servlets/reqtag.htm |