Webdav
Web-based Distributed Authoring and Versioning (WebDAV) is a new Internet specification that extends the HTTP protocol.
December 19th 2005
Free
How To Cater For Non-java Browsers
A slick neat tip with full code and explanation. It may sound simple, but most applet users never realise that 20% of web users don't have java activated - and they don't do anything about it! A much needed tip.
December 9th 2005
Free
Managing Sessions with Java Servlets
This is the place users can find more information about session management. Session can be automatically created by the servers when a visitor requests for the page. With the help of this session webmasters can gather the needs of the ...