| Editor's Daily Blog |
| Put this feed on your website |
| Description: |
A daily update from our java.net editor, Daniel H. Steinberg, and other items from the java.net front page. |
| Format: |
RSS 1.0 |
| Url: |
http://today.java.net/pub/q/java_today_rss?x-ver=1.0 |
| |
| Latest headlines |
Editor's Daily Blog
|
Jean-Francois Arcand: Writing Client/Server WebSocket Application using Scala
Fri, 10 Feb 2012 04:34:15 +0000
http://jfarcand.wordpress.com/2012/02/10/writing-clientserver-websocket-application-using-scala/
Jean-Francois Arcand explains Writing Client/Server WebSocket Application using Scala:
Today I will explains how to quickly write a WebSocket application in Scala. I will show how easy it is to write both client and server side. For the client I will use the wCS library, and for the server I will use the Atmosphere’s WebSocket Framework...
Community:
Java Web Services and XML
|
Alexis Moussine-Pouchkine: Yet another Java EE 7 spec - WebSocket is JSR 356!
Fri, 10 Feb 2012 04:28:29 +0000
http://blogs.oracle.com/theaquarium/entry/give_me_another
Alexis Moussine-Pouchkine announces Yet another Java EE 7 spec - WebSocket is JSR 356!:
JSR 356 has been filed by Oracle : "Java API for WebSocket". The spec lead is Danny Coward and this JSR is scheduled for inclusion in Java EE 7. While it's great to have both server and client support for WebSocket in Grizzly and GlassFish, it's probably even better to have a standard to...
Community:
JCP
|
Blaise Doughan: JAXB's @XmlType and propOrder
Fri, 10 Feb 2012 04:23:25 +0000
http://blog.bdoughan.com/2012/02/jaxbs-xmltype-and-proporder.html
Blaise Doughan demonstrates JAXB's @XmlType and propOrder:
In this post I will demonstrate how to use the propOrder property on the @XmlType annotation to control the ordering of XML elements. I will also discuss the impact of @XmlAccessorType on how propOrder is configured...
Community:
Java Web Services and XML
|
Roger Brinkley - Java Spotlight Episode 68: Patrick Curran on the JCP and JSR 355
Thu, 09 Feb 2012 03:21:17 +0000
http://blogs.oracle.com/javaspotlight/entry/java_spotlight_episode_68_patrick
Roger Brinkley presents Java Spotlight Episode 68: Patrick Curran on the JCP and JSR 355:
An interview with Patrick Curran, JCP Chair, on the JCP and the recently filed JSR 355 which will combine the two JCP Executive Committees. Joining us this week on the Java All Star Developer Panel are Dalibor Topic, Java Free and Open Source Software Ambassador and Alexis Moussine-Pouchkine...
Community:
JCP
|
Michael Heinrichs: When to use a ChangeListener or an InvalidationListener
Thu, 09 Feb 2012 03:17:13 +0000
http://blog.netopyr.com/2012/02/08/when-to-use-a-changelistener-or-an-invalidationlistener/
Michael Heinrichs explains When to use a ChangeListener or an InvalidationListener:
The functionality of JavaFX ChangeListeners and InvalidationListeners is very similar. It can be hard to see a difference at all. Both types differ mainly in their runtime behavior. In fact, if performance matters, choosing the wrong type can destroy everything. My suggestion is...
Community:
Java Desktop
|
Alexis Moussine-Pouchkine: The latest Java Magazine issue is out and it's all about JavaEE!
Wed, 08 Feb 2012 05:51:36 +0000
http://blogs.oracle.com/theaquarium/entry/the_latest_java_magazine_issue
Alexis Moussine-Pouchkine announces The latest Java Magazine issue is out and it's all about JavaEE!:
Well, okay not all of it is about JavaEE but you'll find the following in this issue of the Java Magazine : • An interview with Cameron Purdy, VP of development on why Java EE is ideally suited for the cloud...
40x40 Thumb
javaCup.jpg
Community:
General
|