Categories
Tags → Java Learn

JSP Basics

Java Server Pages (JSP) is a Java API in J2EE which allows dynamic creation of web pages using Java. It has the same purpose as other existing technologies like CGI or PHP. In this tutorial you will learn about Lifecycle of JSP pages, Dynamic content...
DETAILS

Servlet Basics

Servlets are Java programs running on a web server that produce results viewed remotely on a web server. Servlets has the same purpose that CGI or PHP had in the past. We shall describe how Servlets works with some examples. You will also learn about...
DETAILS

JSP Basics

Java Server Pages (JSP) is a Java API in J2EE which allows dynamic creation of web pages using Java. It has the same purpose as other existing technologies like CGI or PHP. In this tutorial you will learn about Lifecycle of JSP pages, Dynamic content...
DETAILS

CryptEngine

CryptEngine is a fast 3D engine for Java available as Open Source and is distributed under Mozilla Public License. It is based on OpenGL and provides components and objects allowing the description and rendering of 3D scenes. Unlike several oth...
DETAILS

Download SCJP 310-035 Free Exam Simulator

Sun Certified Programmer for Java 2 Platform 1.4 (CX-310-035). Download SCJP 310-035 Free Exam Simulator which helps you to prepare for the exam. The Exam Simulator is a computer program designed to help you pass your examination on the first try. T...
DETAILS

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

Use the Element Construction Set to create formatted logs

The Jakarta Element Construction Set (ECS) is an open source project for creating markup language documents using the Java language and an object-oriented approach. Java developer Amit Tuli provides an introduction to ECS and shows you a step-by-step...
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

Page:
©2003-2019 jCay.com