Hi folks, I've written a taglib that makes a socket connection to a host and port you specify, send some data you specify and receive an answer in XML. This XML is parsed and appended to the current node (which is why it won't work with Cocoon2). It's not really a big thing, I wrote it in an hour today, but since it's so simple, it can be a good example for people learning how to write XSP taglibs. My other taglibs (auth and soap) are fairly large, but this one should be easy enough to understand for a beginner. You can read the docs and/or download it under http://ulim.cocoonhost.com have fun, Ulrich -- Ulrich Mayring DENIC eG, Softwareentwicklung --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>