HTML Forms Forms are a very important tool for the webmaster to collect information from the web, like: name, email address, credit card, etc. A form will take input from the viewer and depending on your requirements; you may store up that information into a folder, place an order, gather user information, register the person [...]
Archive for February, 2010
SOAP- Simple Object Access Protocol
Posted by Abid on February 22nd, 2010
What is SOAP? SOAP stands for Simple Object Access Protocol SOAP is a communication protocol SOAP is for communication between applications SOAP is a format for sending messages SOAP communicates via Internet SOAP is platform independent SOAP is language independent SOAP is based on XML SOAP is simple and extensible SOAP allows you to get [...]
Java XML API comparison
Posted by Abid on February 22nd, 2010
Feature StAX SAX DOM TrAX API Type Pull, streaming Push, streaming In memory tree XSLT Rule Ease of Use High Medium High Medium XPath Capability Not supported Not supported Supported Supported CPU and Memory Efficiency Good Good Varies Varies Forward Only Supported Supported Not supported Not supported Read XML Supported Supported Supported Supported Write XML [...]
Posted in
Tags:
