Browse the PDF for JAX-RPC spec for more info (http://java.sun.com/xml/downloads/jaxrpc.html) -- dims
--- Dimuthu Leelarathne <[EMAIL PROTECTED]> wrote: > Hi all, > > I was going through MessageContext interface provided in JAX-RPC i.e. > "javax.xml.rpc.handler.MessageContext". It contains 4 methods as > > containsProperty(String name), getProperty(Stirng name), getPropertyNames( ), > removeProperty(String name) > > Now my question is what is this property? I don' t understand what it means by > Property. If > anybody can give me a link or and idea about this "Property" business it would be > great. > > Thanx, > Dimuthu > > ===== Davanum Srinivas - http://webservices.apache.org/~dims/ __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
