Sun Java Studio Creator

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Generating Reports and PDFs From a Web Application   - [Clicks: 212]
    When you need to generate a report, a chart, or a PDF file from a web application, you have many third-party products to help you accomplish your task, including the open source JasperReports framework. JasperReports is a reporting tool that outputs reports in HTML, PDF, XLS, CSV, and XML formats. This tutorial show how to integrate the JasperReports framework into a web application that you build using the Sun Java Studio Creator IDE. In this tutorial, you create a web application that displays and prints information from a travel database. The web application lets you view a trip report in either HTML format or PDF format.
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/reports.html - Nov, 2006
  • Create a Personalized Search Web Application with GoogleSearch by Tony Beckham   - [Clicks: 13]
    In this article and associated sample application, you learn how to consume the GoogleSearch web service in the Sun Java Studio Creator 2 IDE and to create a personalized search application. The sample application demonstrates how easy it is to use a web service with the IDE and also illustrates the use of virtual forms, data providers, page navigation, page fragments, and some cool components.
    [Includes source code]
    http://developers.sun.com/prodtech/javatools/jscreator/reference/techart/2/google_search.html - Sep, 2006
  • Dynamically Creating a Table Component in Sun Java Studio Creator 2 by Winston Prakash, Beth Stearns   - [Clicks: 93]
    It is easy to create a table for applications you develop in the Sun Java Studio Creator 2 (and Update 1) IDE: You merely drop a Table component from the IDE Palette onto a page in the Visual Designer, then drop a database table on top of the Table component. However, many Java Studio Creator users often ask how to dynamically create a database table on a page from within the application code.
    http://developers.sun.com/prodtech/javatools/jscreator/reference/tips/2/createTableDynamically.html - Jun, 2006
  • Building IPC Portlets for Sun Java System Portal Server 7 With Sun Java Studio Creator 2 by Ed Chen, Marina Sum   - [Clicks: 54]
    With portlets that support Interportlet Communication (IPC), you can make them aware of each other's behavior and display content consistently. This article describes how to create an IPC portlet for Sun Java System Portal Server 7 (henceforth, Portal Server) with the Sun Java Studio Creator 2 IDE (henceforth, Java Studio Creator). The portlet can subscribe to all IPC events and display the events in a table. An appendix at the end of this article shows you how to deploy an IPC portlet to Sun Java System Web Server 6.1 (henceforth, Web Server).
    http://developers.sun.com/prodtech/portalserver/reference/techart/ipc.html - Jun, 2006
  • Using Sun Java Studio Creator 2 on Mac OS X   - [Clicks: 7]
    Thanks to its highly optimized and fully standard Java implementation, Mac OS X is an excellent platform for developing and deploying Java applications. The recently released Sun Java Studio Creator 2 for Mac OS X -- a visual IDE for developing Web applications -- only strengthens the case. This article provides a quick overview of Java Studio Creator 2 for Mac OS X, and explains how to download the latest version and get started.
    http://developer.apple.com/java/creator.html - May, 2006
  • Java Studio Creator 2 Offers Across the Board Improvement by Dick Wall   - [Clicks: 46]
    Learn what's new with the release of Sun's Java Studio Creator 2, a Rapid Application Development environment for constructing Web-based clients around existing databases, Web services, EJBs, or other Java class libraries.
    http://www.developer.com/java/web/article.php/3582411 - Feb, 2006

[Top]