672329 members! Sign up to stay informed.
News News News Post a news item Post a news item Post a news item More news More news More news Active Threads Active Threads Active Threads  XML  XML  XML

“Father of Java” James Gosling to keynote at TSSJS 2010

Posted by: Tracie Berardi on February 08, 2010    0 comments    last post: February 08, 2010
This is the first opportunity you’ll have to hear Mr. Gosling’s unique perspective, including everything from JavaFX, Glassfish, Java EE 6, devices on the edge, realtime systems and dynamic languages on the JVM – everything that contributes to the potent mix that characterizes Java today.

Milton 1.5.1 released

Posted by: brad mcevoy on February 05, 2010    17 comments    last post: February 09, 2010
Milton is a server side library for implementing WEBDAV servers. It can be used in transactional business applications, content management systems and so on. This release has improved custom property support, Quota support, Digest authentication and improved pluggability and extensibility.

Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

Jclouds beta includes compute and storage cloud portability

Posted by: Adrian Cole on February 05, 2010    1 comment    last post: February 07, 2010
Latest release of jclouds includes new BlobStore and Compute APIs and over a dozen cloud services to choose from.

BugTracker with Twitter Connector and Ajax Workflow Editor

Posted by: Andreas Herz on February 05, 2010    2 comments    last post: February 09, 2010
The verside.org online workbench (developed in the Open-jACOB project) provides a framework for designing custom web applications with the build in Ajax workflow editor and twitter connector.

Oracle's Bold Plans for Java Bode Well

Posted by: J S on February 04, 2010    35 comments    last post: February 09, 2010
Fatal Exception's Neil McAllister suggests that any doubts regarding Oracle's stewardship of Java have been dispelled now that Ellison and company have made it clear that they are very interested in making Java an even stronger alternative to .Net.

Facebook Releases HipHop JIT

Posted by: Eugene Ciurana on February 03, 2010    7 comments    last post: February 08, 2010
Facebook announced the HipHop for PHP runtime environment. HipHop provides JIT capabilities to PHP that supercede the traditional PHP runtime and provide better page rendering performance with lower CPU usage. HipHop helps to provide massive PHP scalability and optimal interfacing with Java, Python, and C++ back-ends.

Hardening your application servers

Posted by: sateesh narahari on February 03, 2010    5 comments    last post: February 04, 2010
Despite wide spread use of application servers, the hardening guidelines for these app servers have not been available. That just changed last month when Center for Internet Security (CIS) announced new hardening guidelines for Apache Tomcat. Apache Tomcat is the only java application server that CIS released hardening guidelines for.

Model-Based testing with NModelRS-1.0.0

Posted by: Jesper Goertz on February 02, 2010    0 comments    last post: February 02, 2010
An open source tool is available for doing model-based testing of Java components and applications. It allows you to build and analyze models and generate and execute test suites. The tool supports non-deterministic behaviour and can generate random test cases on-the-fly. It arises originally out of the C# world.

Sobel edge detection using Java Advanced Imaging

Posted by: Kas Thomas on January 31, 2010    3 comments    last post: February 09, 2010
The Java Advanced Imaging API supports a number of interesting convolutions straight out of the box, and one of them is Sobel edge detection. In this article, I show how to use the JAI Sobel kernel in JavaScript.

JSF 2.0 with Spring 3 and Spring Security 3 on Google Application

Posted by: Dimitar Makariev on January 30, 2010    3 comments    last post: February 04, 2010
Integrated CRUD style application working on Google Application engine. Accompanied by Groovy based generator for rapid application development with JSF 2.0, Spring 3 and Spring Security 3.0

Oracle for big businesses, open source for other businesses?

Posted by: Douglas Allen on January 28, 2010    51 comments    last post: February 08, 2010
Oracle's web-cast yesterday to concerned customers and curious onlookers about their planned road map for the Sun/Oracle merger, firmly confirmed that they are going all out with Big Iron and tightly integrated technology stacks.

Scala 2.8.0 Beta distribution

Posted by: Jack Vaughan on January 28, 2010    23 comments    last post: February 03, 2010
The Scala team released the first beta of Scala 2.8. What is in it? A redesigned collection library; a new array implementation; type specialization; extensions to type constructor inference; support for nested Java annotations, “beefed up” Scala Swing libraries and … more …



More news »
Older news Older news Older news More news More news More news
Get to know Apache Click ( January 28, 2010 )
Getting started on JEE6 ( January 28, 2010 )
Mule MQ and ActiveMQ - performance test results ( January 27, 2010 )
Configuring Properties Files(And Autoload) in Java Applications ( January 26, 2010 )
ZK 5 is officially released. ( January 26, 2010 )
JPA Security 0.2.0 released ( January 25, 2010 )
Dependency Injection in Java EE 6 - Part 2 ( January 21, 2010 )
EC gives Oracle nod to acquire Sun ( January 21, 2010 )
More news »
Hot threads Hot threads Hot threads Recent blogs Recent blogs Recent blogs Tech talks Tech talks Tech talks
Object pooling is now a serious performance loss
Beyond Java
Three forms of AJAX: solid, liquid and gas.
Design-Time API Promises to make Java more like VB
Will Sun be that target of a management buyout?
Orderly! Orderly!
WebSphere eXtreme Scale REST Services Full Product now available
Testing exceptions in JUnit 4.7
Is Microsoft opening up a bit related to Eclipse?
Potomac Framework: OSGi and RCP for Flex
Sneak Peek - The Presentation Tier @ TSSJS
The Framework Impasse @ TSSJS
Groovy
Developing Ajax-based Java Applications
Retrofitting Struts
More hot threads » More blogs » More tech talks »
Enterprise Java Research Library
More White Papers »
MessageMessageMessage
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com

Dependency Injection in Java EE 6 - Part 2

Reza Rahman continues to explore the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6. (January 21, Article)

Ted Neward Q&A: What you must know about JavaScript, Scala and more

Ted Neward is an independent consultant specializing in high-scale enterprise systems, and an authority in Java and .NET technologies. He is the author and co-author of several books, including Effective Enterprise Java. At TheServerSide Java Symposium in March, he will be presenting sessions on pragmatic architecture, ECMAScript and Scala. (January 15, Article)

Developers split on open sourcing Java

Now that Oracle is absorbing Sun Microsystems, there mixed views on what should come of the Java Community Process (JCP). While some say Oracle should become the new steward of Java and keep the JCP much as it was, others argue that it may be time to open-source this widespread language. (November 24, Article)

Dependency Injection in Java EE 6 - Part 1

Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6. (November 2, Article)

SAML: It's Not just for Web services

SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options. (September 28, Article)

Programming is Also Teaching Your Team

Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team. (September 22, Article)

Can Java EE Deliver The Asynchronous Web?

Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies. (July 14, Article)

JSF Flex

JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags. (June 29, Article)

The Rules of SOA - A Road to a Successful SOA Implementation

In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project. (June 23, Tech Talk)

Ari Zilka Talks About Terracotta 3.1

Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now. (June 15, Tech Talk)

Enterprise Application Integration, and Spring

In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements. (June 15, Tech Talk)

Google Web Toolkit: An Introduction

In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls. (June 4, Tech Talk)

Just Enough Early Architecture to Guide Development

Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable. (May 28, Tech Talk)

Productive Programmer: On the Lam from the Furniture Police

This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work. (May 26, Tech Talk)

Auto-Scaling Your Existing Web Application

Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers. (May 21, Tech Talk)

Automating Hibernate Mapping and Queries For Java Web Development

Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application. (May 19, Article)

Free Book PDF Download: Mastering EJB Third Edition

Mastering EJB was one of the original and most influential EJB books in the industry. Mastering EJB III now returns with two new expert co-authors, updated for EJB 2.1 and 30% new chapters including security, integration, best practices, open source, and more.
(Book PDF Download)

Application Server Matrix

The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
Java Solutions
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map