Home

Submit

Source

Feeds
Source Site » www-128.ibm.com

Search another site:

http://
Java JSP and Servlets
Tunneling through the corporate network
Java / JSP and Servlets
The corporate firewall is a double-edged sword. It helps prevent unauthorized access to the corporate Web services, but can disable access for legitimate clients. Due to the number of safety measures taken by system administrators, HTTP has become the universal entry mechanism to the corporate network. Where technologies such as CORBA and DCOM have failed because of the firewall, technologies such as SOAP have been developed to provide safe and reliable access through firewall protection. In this article, we will explore an alternative to SOAP, the use of Java objects over HTTP.

Site: www-128.ibm.com Report - View Tutorial

Java JSP and Servlets
Building dynamic Web sites with mathematical content
Java / JSP and Servlets
Mathematical formulae, with their subscripts, superscripts, and special symbols, are devilishly difficult to translate into HTML. Most scientists and mathematicians use the flexible LaTeX text processor to create aesthetically pleasing formulae -- but how can you convert this output to a Web-friendly form?

Site: www-128.ibm.com Report - View Tutorial

Java JSP and Servlets
Dynamic Web-based data access using JSP and JDBC technologies
Java / JSP and Servlets
This article discusses using the JSP and JDBC technologies to integrate static, dynamic, and database content in Web sites.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Build your own Java-based supercomputer
Java / Miscellaneous
If you've ever wanted to build your own supercomputer but have been held back by the demands of parallel programming in C, Pseudo Remote Threads is for you. This prize-winning Java programming model greatly simplifies parallel programming on clusters, bringing supercomputing out of the laboratory and into the hands of everyday Java programmers.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Diagnosing Java Code: The Liar View bug pattern
Java / Miscellaneous
GUIs are generally designed with a model-view-controller architecture in which the view is decoupled from the model. The separation presents a challenge to automated testing because it's difficult to verify that a state change in the model is reflected appropriately in the view -- it spawns the infamous "Liar View." This installment of Diagnosing Java Code examines the Liar View bug pattern.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Faster apps on a better machine
Java / Miscellaneous
If you want to build and run faster Java applications on the IBM Developer Kit for Linux, version 1.3, roll up your sleeves and prepare to get dirty. This article provides hands-on instruction for profiling, monitoring, and performance tuning not only your IBM Developer Kit, but your hardware capacity, the Linux 2.2.x kernel, and your Java applications.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Getting started with the FMA and Jiro
Java / Miscellaneous
This article is the first in a three-part series that looks at how Sun Microsystems's Jiro technology and the Distributed Management Task Force's Web-Based Enterprise Management Initiative (WBEM) can simplify the creation of management applications for heterogeneous environments.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Introduction to WBEM and the CIM
Java / Miscellaneous
This continues his three-part series on building resource management applications with a look at the Web-Based Enterprise Management (WBEM) initiative. WBEM serves to standardize the description and use of managed resources in enterprise networks. This tutorial describes the components that comprise WBEM, and practice using the technology with a simple filesystem example.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Java Modeling: A UML workbook, Part 3
Java / Miscellaneous
you into the gray zone between modeling and method, with a look at requirements gathering via use case modeling. In particular, he focuses on the relationship between user interfaces, system interfaces, and use case descriptions. While tempting to do so, it is generally considered bad form to include user interface logic in a use case.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Quick-and-dirty Java programming
Java / Miscellaneous
The Java language is a great high-level programming language, allowing us to stay close to the problem we want to solve while effortlessly experimenting with different solutions.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Building management applications with Jiro and WBEM
Java / Miscellaneous
This tutorial shows you how to combine and leverage the best parts of Jiro technology and the Web-Based Enterprise Management (WBEM) initiative.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
An introduction to neural networks
Java / Miscellaneous
Neural nets may be the future of computing. A good way to understand them is with a puzzle that neural nets can be used to solve.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
The Java 2 user interface
Java / Miscellaneous
Graphical and user interface capabilities have progressed in leaps and bounds since the early days of the Java language. The Java 2 platform contains a sophisticated cross-platform user interface architecture that consists of numerous high-level components, an advanced feature-rich device-independent graphics system, and a host of multimedia extensions. In this article, we'll explore this progression, examine the capabilities of the current version 1.3 in detail, and finish by looking to the future to see what release 1.4 will offer.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
The Jxta command shell
Java / Miscellaneous
Project JXTA is a community-run attempt to build a utility application substrate for peer-to-peer applications. The initial reference implementation of JXTA includes a command-line shell that allows experimentation with the core JXTA platform without programming. In this second installment in a three-part series, Sing Li takes us through a hands-on tour of the JXTA shell. You'll explore its command set and extend its capability by writing your own custom commands using the Java programming language.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Bridging the gap to COM
Java / Miscellaneous
One of the strengths of the Java platform is its object-oriented nature; one of the benefits of object-oriented languages is that they aid code reuse. But what if you're a Java programmer and you want to reuse code that wasn't written in the Java language? With Bridge2Java, an IBM alphaWorks technology, Java developers can integrate COM objects into their applications.

Site: www-128.ibm.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement