Categories
Tags → How To Learn Java

Wireless messaging with JXTA

Learn how to use JXTA technology to integrate thin Java 2 Platform, Micro Edition (J2ME) clients into enterprise-scale messaging applications by developing a set of classes that let you integrate J2ME clients into JMS (Java Message Service) applicati...
DETAILS

Generate Certificate Chains for Testing Java Applications

Learn how to create digital-certificate chains to test your software. IBM Software Engineer, Paul H. Abbott, clarifies this seldom-documented process by showing you how to use the freely available OpenSSL toolkit to create a certificate chain of any ...
DETAILS

Secure Web services: Encrytion

In this tutorial, you will learn how to create secure communications between cross-platform and cross-language Web services. It shows a scenario of a .NET client that connects to a Java Web service using XML encryption. Along the way, you''ll se...
DETAILS

The form validation tutorial with php and java

Form validation the process that occurs after the user clicks the submit button and before the form data processed by a PHP, JAVA or CGI program. In this tutorial, you''ll learn how to intercept the submission and pass the form data through one ...
DETAILS

Building dynamic Web sites with mathematical content

Learn how JSP technology and LaTeX help online science education and research. JSP pages and custom tags can get LaTeX-formatted formulae onto the Web in a fashion that is easy for the author and doesn''t require any special client-side software...
DETAILS

Reading and Parsing XML Files with Enterprise JavaBeans

A step-by-step tutorial in which we will create a Session EJB which will read a given XML file. So in this tutorial you will learn two things; how to read XML files in Java and how to add this functionality in EJBs. Every step has been explained in d...
DETAILS

JavaServer Pages

JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and discusses how JSP fits into the larger picture of web applications. Web page authors wil...
DETAILS
©2003-2008 jCay.com