Java Virtal Machine.net

[ News ] rss

May 22, 2007

The Top 10 Open-Source Destinations at the 2007 JavaOne Conference. This year's Conference celebrates the free and open software environment with a new Open Source...

More »

May 22, 2007

Top 10 Destinations for Enterprise Developers at the 2007 JavaOne Conference. Here are 10 must-see destinations and some related recommendations for enterprise developers at...

More »

June/2006
SunMonTueWedThuFriSat
    123
45678910
11121314151617
18192021222324
252627282930 

[ Archives News
for 'Developers' ]

home > news > developers > june 2006

June 2006

June 30, 2006

Have you accessed the AutoUpdate Center lately?

Check out the latest hotfixes for both Java Studio Creator 2 and Update 1. Open the IDE, connect to the Internet and visit the Update Center to download the available modules. For more information about using AutoUpdate please click here instructions.

More »

June 30, 2006

Working With Styles in the Sun Java Studio Creator 2 IDE

Learn how to customize the styles of different components and create custom CSS style sheets with special editors from within the Sun Java Studio Creator 2 IDE in this tech tip by Winston Prakash and Beth Stearns.

More »

June 30, 2006

A Bunch of New Tech Articles

If you haven't visited lately, check out the new technical articles on Java Studio Creator Reference pages: Using JDBC in Web Applications Adding Components to a Dynamically Created Table Using the Checkbox to Display Values Dynamically Creating a Table Component Invoking EJB Components from Sun Java System Web Server 6.1

More »

June 29, 2006

Integrating and Using JasperReports in NetBeans

Reporting is a key task of all enterprise applications. This article walks you through the process of integrating JasperReports, a popular, open-source reporting tool with a customizable datasource API, into the NetBeans IDE. In addition, this article describes how to enhance report templates to generate reports by retrieving data from an RDBMS.

More »

June 29, 2006

Adding Style to the Table Component

One way to give a different look to your table component is to override the properties of the implicit CSS. Here's how to find the CSS names and override the styles in this tech tip in Winston's blog. By Winston Prakash

More »

June 29, 2006

What is AJAX and Why is it Important?

This article is titled Asynchronous JavaScript Technology and XML (AJAX) with Java 2 Platform, Enterprise Edition, and is written by Greg Murray who explains how technologies such as JavaScript programming language and cascading style sheets (CSS) have matured to the point where they can be used effectively to create very dynamic web applications that will work on all of the major browsers....

More »

June 28, 2006

AJAX in Action: A Chat with Eric Pascarello

Java.sun.com writer Robert Eckstein sits down with Eric Pascarello, co-author of the bestselling AJAX in Action and moderator of the JavaScript and HTML forums at JavaRanch.com, to discuss the future of JavaScript, AJAX, and the Internet in general.

More »

June 28, 2006

Using the AJAX Rating Component

Learn how to to enable the user to assign a rating to an item, such as a book or a movie. The tutorial provides an implementation of the sample Java BluePrints AJAX Rating component, which maintains the user's rating, the number of votes, and the average rating for the item. See an interview with the engineer responsible for the Rating component in the Tutorials Divas blog.

More »

June 27, 2006

Sun Joins the OpenAJAX Alliance and Dojo Foundation

Find out how Sun plans to participate in these two communities to help drive open standards for AJAX programming and increase interoperability across AJAX technologies.

More »

June 27, 2006

Sun Joins the Open Ajax Alliance and Dojo Foundation

Find out how Sun plans to participate in these two communities to help drive open standards for Ajax programming and increase interoperability across Ajax technologies.

More »

June 27, 2006

"Using Ajax With Non-HTML Markup in JSF" by Roger Kitain

Find out how a new feature in JavaServer Faces 1.2 supports multiple render kits in a single application.

More »

June 26, 2006

Win an iPod Nano: Give us Your Feedback on NetBeans Enterprise Pack 5.5 Early Access

Are you interested in the visual development tools for SOA? UML modeling? Developing to the new Java EE 5 platform? We want to know what you think of our new tools. Give us your feedback to help us enhance this next-generation development platform and we'll give you a chance to win an Apple iPod Nano.

More »

June 26, 2006

Data Access Questions? Here's a Webinar and Ask the Expert Session

Join us for an hour-long webinar on Simplifying Data Access using Java Studio Creator 2 and learn how to incorporate methods or the business logic of an EJB component into your web application, and how to work with data providers using the bundled Java DB. This webinar will be followed up by an Ask the Expert session, giving you the opportunity to interact directly with Java Studio Creator data...

More »

June 26, 2006

¡Hola, del Mar Caribe!

Even on vacation in the Mexican Riviera, I'm finding signs that the network continues to expand.

More »

June 24, 2006

Enterprise Java Technologies Tech Tips - June 2006

Welcome to the Enterprise Java Technologies Tech Tips for June 24, 2006. Here you'll get tips on using enterprise Java technologies and APIs, such as those in Java Platform, Enterprise Edition (Java EE). This issue covers: Writing a Handler in JAX-WS and Inheritance and the Java Persistence API

More »

June 23, 2006

Using JDBC in Web Applications Built with Sun Java Studio Creator 2

Learn when and how best to add your own JDBC dtabase access code to web applications developed with Sun Java Studio Creator 2 in this tech tip by Mikhail Matveev and Beth Stearns

More »

June 23, 2006

Creator Engineering Team Drops in on Java Studio Creator Training in San Francisco

Java Studio Creator engineers, Winston Prakash and Chau Nguyen, dropped in on the 3-day training session being held by Gail and Paul Anderson in San Francisco. The team answered student questions on a variety of topics concerning the IDE. Read about it in Winston Prakash's weblog.

More »

June 22, 2006

The Learning Curve #7

Walter Hardy is back with the second part of his web services journal. This time he's exploring the use of an e-mail verifier web service and how to use that within the Sun Java Studio Creator 2.

More »

June 20, 2006

Adding Components to a Dynamically Created Table in Sun Java Studio Creator 2

Learn how to programmatically add components to a Table that you dynamically created from within Sun Java Studio Creator 2 in this tech tip by Winston Prakash and Beth Stearns.

More »

June 20, 2006

Using the Checkbox Component to Display Non-Boolean Values in Sun Java Studio Creator 2

Learn how to make the most of the Checkbox component within Sun Java Studio Creator 2 in this tech tip by Winston Prakash and Beth Stearns.

More »

June 20, 2006

Project jMaki Melds AJAX and Java

Find out about this preview of the plug-in for NetBeans that lets developers drag and drop jMaki components directly into JSP pages. Article by David A. Utter.

More »

June 20, 2006

BigAdmin Newsletter - June 2006

The following topics are covered in this issue: Changes to Patch Access, Learn to Build and Install OpenSolaris, Training and Certification Resources on BigAdmin, Working with Solaris Containers and the Solaris Service Manager (pdf), Solaris Containers Technology Architecture Guide (pdf), Developer Resources for JavaScript Technology, Using PHP on Sun Java System Web Server, One Password to...

More »

June 16, 2006

Marco Walther blogs on App Server and Proxy Authentication

Find out how the application server can use a proxy to connect to remote services when the proxy setup requires user authentication. Here's a solution for Java SE 5 or newer.

More »

June 16, 2006

Ask the AJAX Experts

Greg Murray, Mark Basler, and Carla Mott answer your questions on AJAX support in the Java Platform. Greg is Sun's AJAX Architect and is the servlet specification lead. Mark worked on the Blueprints Solution Catalog and Java Pet Store 2.0 (reference apps that demonstrate how to design and develop AJAX-enabled Web 2.0 applications). Carla is the community lead for Project GlassFish, working on...

More »

June 12, 2006

Which Enterprise IDE to Use?

Sun offers an array of enterprise development tools, each with its own distinct functionality and user community. You might wonder: Which tool is for what purpose? Which tool fits my requirements? This article answers those questions.

More »

June 12, 2006

Dynamically Creating a Table Component in Sun Java Studio Creator 2

Learn how to programmatically create a Table component within Sun Java Studio Creator 2 in this tech tip by Winston Prakash and Beth Stearns.

More »

June 12, 2006

Invoking Enterprise JavaBeans Components from Sun Java System Web Server 6.1

Find out how your web applications running in Sun Java System Web Server 6.1 can use EJB components in this tech tip by Dongmei Cao.

More »

June 12, 2006

Creating Multilingual Portals

With Sun Java System Portal Server, you can localize your portal to display UI wording (time, date, messages) in the language of your choice. Learn the steps here for a much-desired enhancement.

More »

June 12, 2006

New Article: Fortran 2003 Features in Sun Studio Fortran

June 12, 2006 The Sun Studio Fortran compiler, f95, already handles a large number of features that are part of the current Fortran international standard, Fortran 2003.

More »

June 12, 2006

Sun's Tim Bray Discusses "AjaxBehaving Badly" and Other Misconceptions

Do Ajax apps present more of a server-side load? The question is dangerous because it’s meaningless and unanswerable. Read an article on sys-con about the provocative weblog entry by Sun's Tim Bray.

More »

June 07, 2006

New Article: Lock_Lint - Static Data Race and Deadlock Detection Tool for C

June 7, 2006 The command-line utility lock_lint analyzes the use of mutex and multiple readers/single writer locks, and reports on inconsistent use of these locking techniques that may lead to data races and deadlocks in multi-threaded applications.

More »

June 06, 2006

Solaris Developer News - June 2006

Read about Programming in the Solaris OS With Privileges, Comparison of Solaris OS and Linux for Application Developers, Developer Resources for JavaScript Technology, and What Applications Do You Need on the Solaris 10 OS?

More »

June 06, 2006

Blending Images and Text on a Web Page in Sun Java Studio Creator 2

Learn the Sun Java Studio Creator IDE tricks for placing text on top of a background image on a web page so that the text does not get obscured by the image in this tech tip by Tor Norbye.

More »

June 06, 2006

jMaki Demo Screencast

This screencast shows how to use the jMaki NetBeans plugin to quickly use widgets from Dojo, Yahoo UI Widgets, and Google to create AJAX enabled applications by dragging and dropping jMaki tags onto a JSP page.

More »

June 06, 2006

jMaki Google AJAX Search Component

Greg Murray steps you through the process of implementing the Google AJAX Search API as a jMaki widget in this blog entry that includes code clips.

More »

June 02, 2006

The Learning Curve #6

Walter Hardy learned a couple of things at JavaOne: not to ask if Java will one day become the dominant programming framework, but how other technologies will one day come to integrate into the Java framework. Read more

More »

June 02, 2006

Exporting a WAR File to JBoss in Sun Java Studio Creator 2

Learn how to export projects created with the Sun Java Studio Creator 2 IDE to JBoss application servers in this tech tip by Roman Mostyka.

More »

June 02, 2006

Adding Applets to Web Applications Built with Sun Java Studio Creator 2

Tor Norbye shows you how to dynamically incorporate applets into your Sun Java Studio Creator 2 web applications.

More »

June 01, 2006

Java Technology Fundamentals Newsletter - June 2006

CardLayout Manager and JTabbedPane, Creating a Sorted JList Component

More »

June 01, 2006

Sun Student Connection Newsletter - June 2006

Answers to Key Questions on Open Source, OpenSolaris Celebrates Its First Year, In Case You Missed It — JavaOne

More »

June 01, 2006

SDN Program News - June 2006

Read about Building on Linux: Sun Tools on SDN Channel, Scripting for the Java Platform, Accessing Resources From JavaServer Faces Custom Components and Ask Komsi of Nokia talks

More »

June 01, 2006

Cool off in San Francisco this summer with Java Studio Creator Training

Sign up for "Developing Rich Web Applications Visually using Java technology," San Francisco, June 20-22, 2006. Learn to develop web applications and portlets in just three days, using Java Studio Creator's powerful visual designer, and power your web app's user experience with AJAX and JavaServer Faces components. The easy way to learn Java programming.

More »

June 01, 2006

Build AJAX-based Web Apps with Java Studio Creator

Missed JavaOne and the hands-on lab on this topic? Download this zip file and follow along with the notes and the sample app to build a JavaServer Faces web application yourself.

More »

June 01, 2006

Giving jMaki a Whirl

Having struggled with the JavaScript part of the JavaOne hands-on lab Building AJAX-based JavaServer Faces Web Applications With Sun Java Studio Creator, presenter Chris Kutler says she was excited to learn about a tool that makes the JavaScript part of AJAX technology easier. Geertjan provides a NetBeans module that makes it easy to try out in the NetBeans IDE. Follow along with Chris and use...

More »

June 01, 2006

All About AJAX and Java Studio Creator

Find out how you can build AJAX-enabled web applications for your end users with the Java Studio Creator IDE. This page provides a complete list of resources.

More »

June 01, 2006

Java Pet Store 2.0 Reference Application

Download the Java BluePrints early access Java Pet Store 2.0 Reference Application and see how the Java EE 5 Platform can be used to design and develop an Ajax-enabled Web 2.0 application. It comes with full source-code available under a BSD-style license, so you can experiment with it and use it in your own applications.

More »

June 01, 2006

Gosling Outlines the Trouble With Ajax

Q&A: James Gosling believes Sun is leading the way to enabling developers to incorporate Asynchronous JavaScript and XML components into web applications. But building those components is another story. In an interview with eWEEK Senior Editor Darryl K. Taft, Gosling discusses some of Sun's highs and lows in the software business. Read the article.

More »

©2002-2008Java-Virtual-Machine.net :Java Archive: :Solve Crosswords de fr ru pt es it: :Free PC Download: :Micrometer: