Create and Manage Multiple J2EE Deployment Descriptors During your Build Cycle Category: Article Lori Piquet,
Feb 1, 2006
More often than not, a large J2EE project requires multiple versions of the deployment descriptors to match the various versions of your back end database and other system configurations. But managing the creation and deployment of .ear and .war files is complicated. Find out how to organize your development to create these files properly during the build process.
Web RIA Crystal Ball: Where Are We Now and Where Are We Going? Category: Article Brad Jones (jGuru Site Manager) PREMIUM,
Feb 1, 2006
By Alexei White - What does the RIA (Rich Internet Applications) picture look like, and what can we expect to happen over the coming years in Web development to complement or supersede Ajax? How will the next generation of graphical user interface technologies shape up and what role will they play in Web development?
New: xinco InstantDMS Professional Rating: Rocks Category: Software Alexander Manes,
Feb 1, 2006
xinco DMS, the web-service-based Document and Information Management System (DMS) released version 1.10.00 and introduces the distribution "xinco InstantDMS Professional". "xinco InstantDMS Professional" bundles PostgreSQL, Apache Tomcat and xinco DMS in one Windows-Installer for quick and easy production quality installation on Windows 2000 / XP / 2003 Server. This distribution will also feature Upgrade-Installer-Packs of future versions...
Get xinco DMS from: http://www.xinco.org
DB2 Everyplace for Linux
DB2 Everyplace is a database and synchronization solution to extend applications and enterprise data to the mobile devices such as PDAs, smart phones or embedded devices.
DB2 Everyplace for Windows
DB2 Everyplace is a database and synchronization solution to extend applications and enterprise data to the mobile devices such as PDAs, smart phones or embedded devices.
Apache Geronimo, Version 1.0
This is a J2EE server project of the Apache Software Foundation. Geronimo is
an open-source, certified J2EE server that is licensed under the Apache
License, passes Sun's TCK for J2EE 1.4, and reuses the best ASF/BSD licensed
code available today, with new ASF code to complete the J2EE stack.
Java Web Services Developer Pack 1.6
The Java WSDP is an all-in-one download containing JAXB, JAXP, JAX-RPC,
SAAJ, JAXR, JSF, JSP, JSTL, and Java Servlets. These technologies simplify
building Web services using the Java 2 Platform.
Using Data Sources the Right Way Snooped: Jan 1, 2008 Data sources let app servers manage pools of database connections. Learn to set up a version 5.0 data source through IBM WebSphere Application Server
Use Threading Tricks to Improve Programs Snooped: Jan 1, 2008 In optimizing, everything counts: programming techniques and the Java platform can help you build a thread-hot application
Put GUI Component Classes into Action
Snooped: Jan 1, 2008 Apply a text-based resource bundle to create menu bars and toolbars. Part 2 looks at the details of using the DDActionManager and DDBasicAction classes
Using Ant to Build Code Snooped: Jan 1, 2008 Project-based Ant provides an array of useful tasks you can use inside any application
Wildcard Instantiations of Parameterized Types
Snooped: Jan 1, 2008 Use wildcards to permit type declarations, courtesy of the Java Generics language construct in the upcoming release of J2SE 1.5
Union and Vertical Mapping of Classes
Snooped: Jan 1, 2008 Meet the challenge of impedance mismatch with object to relational mapping. Part 2 looks at union and vertical mapping as best practice approaches
Whipping Up GUI Components
Snooped: Jan 1, 2008 Apply a text-based resource bundle to create menu bars and toolbars. Part 1 introduces a framework that eliminates the tedium of creating necessary GUI interface components
Mapping Classes to Relational Tables Snooped: Jan 1, 2008 Meet the challenge of impedance mismatch with object to relational mapping. Part 1 overviews best practice approaches and looks at horizontal mapping
What's Under the Hood?
Snooped: Jan 1, 2008 The escalating use of APIs, platforms, and patterns is opening the developer's art to close inspectio
Tooling for Smoother Web Services Snooped: Jan 1, 2008 A good set of tools lets you focus on your own skills and knowledge to write Web services and make them run smoothly