Monthly Archives: June 2010

Ternary Search Tree

The ternary search tree (TST) is a 3-way tree.It finds all keys having a given prefix, suffix, or infix. It even finds those keys that closely match a given pattern. You can easily search the tree for partial matches. In addition, you can implement near-match functions, which gives you the ability to suggest alternatives for [...]

Web Services Security

Web services is all about interoperability among different technology platforms. So, while applying security for web services, the key thing is to have a interoperable security platform. The organizations behind web services standards ( OASIS ) have kept this in mind while creating standards for web services security. And I will say that they have [...]

Follow

Get every new post delivered to your Inbox.