The documentation review checklist provides you an opportunity to review the documents, before you post them online. The documentation review checklist [...]
Oracle WebCenter Portal: Framework enables you to consume a portlet by registering its producer with an application. Your application can consume portlets [...]
In this cheat sheet for Portal Builder Administration pages of WebCenter Portal 11.1.1.8.x, you can find the pretty URL or direct URL along with short [...]
A day in the life of a Technical Writer Before I go ahead and explain a typical day in the life of a Technical Writer, let me give the definition of a [...]
Have you ever stepped back and seen the filthy problems that engulf any software product deployed on production? Some of these problems cannot be solved [...]
DOM Parser : Object based Parsing ============================== DOM stands for Document Object Model is a hierarchical processing model, where it loads [...]
Everything around us in today’s world is powered by – speed and accuracy, depth and breadth of information, fast growing customer base connected by [...]
SAX Parser =========== Simple API for XML (SAX) Parsing is a methodology that allows reading XML documents in an event based processing model. SAX parser [...]
JAX-P stands for Java API for XML Processing. JAX-P provides the capability of validating and parsing XML documents. JAXP is a lightweight API to process [...]