close
The Wayback Machine - https://web.archive.org/web/20130509190430/https://www.java.net/blogfront
Skip to main content
View Archives: Homepage | Spotlights | Articles | Weblogs
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blog Posts

 
May 7, 2013

Servlet 3.1 Specification (JSR 340) is almost ready for the release. One of the new features is the support for protocol upgrade. HTTP protocol upgrade was introduced in HTTP 1.1 (RFC 2616): The Upgrade general-header allows the client to specify what additional communication protocols it supports and would like to use if the server finds it appropriate to switch protocols. The server MUST use...
on May 7, 2013 | Permalink | Discuss

 
May 6, 2013

Image
I am starting a series of blogs that give a sneak peak on SIP Servlet 2.0
on May 6, 2013 | Permalink | Discuss

 
May 3, 2013

Image
Robert Engels works for OptionsCity, which develops financial service platforms using Java. Their products include Freeway, a multi-asset algorithmic trading platform that won the 2012 Chicago Innovation Awards. Robert is the Chief Architect for Freeway development. If you're familiar with modern automated trading...
on May 3, 2013 | Permalink | Discuss
Image
Web Forms is one of the exciting new features of the recently released BPM 11.1.1.7. To really embrace the power of Web Forms, one must understand Forms Rules, which can give your forms dynamic behavior, such as showing a field or calculating a sum total. In this example, I'm going to show you how to use Form Rules to dynamically populate a dropdown (or list).
on May 3, 2013 | Permalink | Discuss

 
May 2, 2013

Image
By default, all connections to the Oracle Cloud are encrypted. Browsers automatically import the necessary certificates, however, when trying to access these services from a Java client, you will not be immediately successful.
on May 2, 2013 | Permalink | Discuss