JAVA OLYMPUS.com
Your Java Community Portal


j2eeolympus   The Web Tier   j2meolympus   Web Services   .NET

aa Contact Us aa Home aa About Us aa Sign Up aa Free Java Books aa Java Books






JAVA NEWS

   
JAVA 2
Subcategories

JAVA LANGUAGE
   Getting Started
   Java Fundamentals

J2SE
   Annotations
   Applets
   Auto Boxing
   AWT
   Beans
   Collections
   Ennumerated Types
   Exceptions
   Garbage Collection
   Generics
   Immutable Types
   Internationalization
   JNI
   JVM
   I/O
   Logging
   Preference
   Reflection
   Serialization
   RunTime (JRE)
   Threads
  Database Access
   JDBC
   SQLJ
   JDO
  JFC
   J2D
   Drag & Drop
   Swing
  Media
   J2D
   J3D
   JAI
   JMF
   JTAPI
   IMAGE I/O
   SDT
   Sound (JSAPI)
   Speech
  Networking
   CORBA
   JNDI
   IDL
   RMI/IIOP
   Sockets
  Security
   JAAS
   JCE
   JSSE

JINI
   Spaces

OTHER
   Java Agents
   Java Performance
   Java Design
   AOP
   Java Certification


JAVA NETWORK
   JavaOlympus
   J2EEOlympus
   JSPOlympus
   J2meOlympus







Posted By : on 08.02.2008 AD AT 04:26:22 AM EDT
0 Replies to News Item : 5026 Read More
Synchronizing a Web Client Database: LocalCalendar and Google Calendar
Posted By : News Desk on 01.16.2007 AD AT 04:16:07 PM EST
You have a web application, but in some cases your users want to be able to work locally, off-network, and synch up later. In this article, David Van Couvering shows how Java DB can be used to achieve this.
0 Replies to News Item : 5024 Read More
Synchronizing a Web Client Database: LocalCalendar and Google Calendar
Posted By : News Desk on 01.16.2007 AD AT 03:58:42 PM EST
You have a web application, but in some cases your users want to be able to work locally, off-network, and synch up later. In this article, David Van Couvering shows how Java DB can be used to achieve this.
0 Replies to News Item : 5023 Read More
Getting Started with EasyMock2
Posted By : News Desk on 07.07.2006 AD AT 11:56:05 AM EDT
Unit tests are no longer hype, but daily business. Developers love writing tests, and even do test-driven development. But testing units of code often is a problem: most parts of a software system do not work in isolation, but collaborate with other parts to get their jobs done.
0 Replies to News Item : 5018 Read More
Struts and Shale Projects Part Ways
Posted By : News Desk on 07.06.2006 AD AT 11:51:15 AM EDT
The Struts and Shale projects have parted ways resulting in Shale to become its own Apache project. "On behalf of the ASF Board and Struts PMC, we are pleased to announce that Shale has been accepted as a top-level project of the Apache Software Foundation... Shale began as a proposal for Struts 2.0, but instead became a subproject, so as to provide a JSF alternative for Struts developers. Recent developments for Struts Action 2 now make it easier for Struts developers to access JSF components from within an 'action-based' application."
0 Replies to News Item : 5016 Read More
WebLogic Portal 9.2
Posted By : News Desk on 07.06.2006 AD AT 11:49:29 AM EDT
BEA has released version 9.2 of WebLogic Portal. "This latest release of BEA WebLogic Portal includes new functionality that helps improve portal adoption, productivity, agility, speed, and return on investment. BEA WebLogic Portal: embraces SOA with Portal Federation, simplifies portal production and management with new communities, simplifies production operations with Portal Lifecycle Management, and provides greater ease of use for all portal audiences."
0 Replies to News Item : 5015 Read More
An Introduction to Java Persistence for Client-Side Developers
Posted By : News Desk on 07.06.2006 AD AT 11:47:23 AM EDT
The EJB3 Java Persistence API may have been meant for enterprise developers, but there's no reason that desktop developers can't use it. Joshua Marinacci shows how a lightweight combination of Hibernate, HSQLDB, and the JPA can make saving address book entries a snap.
0 Replies to News Item : 5014 Read More
Why Spring JDBC?
Posted By : News Desk on 07.06.2006 AD AT 11:45:31 AM EDT
Spring is a lightweight application framework. In many cases, Spring can elegantly replace services traditionally provided by Java EE application servers. Spring is both comprehensive and modular.
0 Replies to News Item : 5013 Read More
About BPM miracles and what you can expect in real life
Posted By : News Desk on 07.06.2006 AD AT 11:43:13 AM EDT
Can workflow or BPM simplify the way that software is being build ? Yes and no. Yes, it can improve the way that requirements are being translated into software. No, it will not enable business analysts to write software.
0 Replies to News Item : 5012 Read More
Using relationships in the Java Persistence Query Language
Posted By : News Desk on 07.06.2006 AD AT 11:41:05 AM EDT
The Java Persistence Query Language supports using relationships as defined in the object model in the query. The syntax of a relationship access expression is the same as in Java: a navigational expression using a dot as in o.customer.
0 Replies to News Item : 5011 Read More
Apache Tuscany M1 released!
Posted By : News Desk on 06.13.2006 AD AT 10:01:58 AM EDT
Tuscany/Java provides a Java implementation of the Service Component Architecture (SCA) and Service Data Objects (SDO) specifications, and a Data Access Service (DAS) supporting SDO.
0 Replies to News Item : 5010 Read More
Advanced Table Component
Posted By : News Desk on 06.13.2006 AD AT 09:38:22 AM EDT
is a visible JavaBean presenting data in a tabular form either as a regular table or as a TreeTable. It is a user friendly component with great-looking graphic design and many useful features.
0 Replies to News Item : 5009 Read More
More Persistence for Client-Side Developers
Posted By : News Desk on 06.13.2006 AD AT 09:35:57 AM EDT
Java Persistence is a powerful technology designed to store all of your data objects in a full relational database without having to write a single line of SQL. Though originally created for the server side, I will show you how useful it can be in client applications.
0 Replies to News Item : 5008 Read More
Web Services Made Easy with JAX-WS 2.0
Posted By : News Desk on 06.13.2006 AD AT 09:34:28 AM EDT
Standards are so much easier to adhere to when your tools do it for you. Thanks to JAX-WS and its implementation in application servers like GlassFish, you can write web services as plain ol' Java objects, just by adding a few annotations. John Ferguson Smart shows how it's done.
0 Replies to News Item : 5007 Read More
Java EE 5 Gets Thumbs Up in Advance of JavaOne
Posted By : News Desk on 05.28.2006 AD AT 11:49:04 AM EDT
Java Platform, Enterprise Edition (Java EE) 5 has been given the green light by the Java Community Process just ahead of the annual JavaOne conference, and Sun Microsystems is talking up its benefits in advance of the show.
0 Replies to News Item : 5006 Read More
JavaOne 2006 Day Three
Posted By : News Desk on 05.19.2006 AD AT 09:32:25 AM EDT
It's 6AM PDT and your editors are pushing the morning page from their Japantown hotel. Daniel's picking the front page items from the many sources (our blogger coverage, podcasts, etc.), while I'm writing the daily blog and then writing two or three blogs of my own (micro-preview: yay Mac, boo Blu-Ray). This is after somehow wobbling back to the hotel at midnight, after Apple's night-capping BoF.
0 Replies to News Item : 5005 Read More
JavaOne 2006 Day One
Posted By : News Desk on 05.19.2006 AD AT 09:30:29 AM EDT
For most people, today is Day One of JavaOne 2006, as it's the first day with technical sessions, general sessions (aka "keynotes"), the pavilion, BoF's, etc. That said, it's not technically the first day of JavaOne, as plenty of official activities were already underway yesterday, including the Java University and the Fireside Chat.
0 Replies to News Item : 5004 Read More
Creating jMaki Widgets
Posted By : News Desk on 05.19.2006 AD AT 09:24:48 AM EDT
jMaki Widgets are made up of three core components. For those that develop web applications, this should be no surprise. jMaki components are an HTML template, CSS styles, and a JavaScript file containing bootstrap code. The component may also render a link to an external library.
0 Replies to News Item : 5003 Read More
Advanced DAO programming
Posted By : News Desk on 05.19.2006 AD AT 09:19:18 AM EDT
The Data Access Object pattern has become a standard part of the J2EE developer's arsenal. What most developers don't know is that one of its variations allows for much easier testing. Simulated data access objects bring together the best of DAO, mock objects, and layered testing, letting you simultaneously improve both your testing results and your overall development method. Enterprise Java developer (and resident SDAO guru) Kyle Brown uses code samples and discussion to guide you through the concepts and everyday use of SDAO.
0 Replies to News Item : 5002 Read More
A stepped approach to J2EE testing with SDAO
Posted By : News Desk on 05.19.2006 AD AT 09:17:19 AM EDT
The Data Access Object pattern has become a standard part of the J2EE developer's arsenal. What most developers don't know is that one of its variations allows for much easier testing. Simulated data access objects bring together the best of DAO, mock objects, and layered testing, letting you simultaneously improve both your testing results and your overall development method. Enterprise Java developer (and resident SDAO guru) Kyle Brown uses code samples and discussion to guide you through the concepts and everyday use of SDAO.
0 Replies to News Item : 5001 Read More
       Search Java Jobs
            By State
Select a State :







1 -20 of 520 News Items Next 20