Categories
Tags → Jsp Simple

JSP best practices: The power of time stamps

Brett McLaughlin continues his JSP best practices series with a look at the various techniques for adding time stamps to your JSP pages, as well as the ways that this simple modification can enhance the usability of your Web site.
DETAILS

PHPortal-Xpc lite

Xpc, stands for eXtensible Page Creation, is a true PHP templating engine that is extremely simple and extendible in nature. Xpc is a PHP replication of JSP, JSP custom tags, and Java Beans. Xpc allows for XML/JSP-like templating using URI mapping, t...
DETAILS

Visual Code-Generator

Visual Code-Generator allows you to generate code from simple ASP style scripts. Like ASP, JSP or PHP, Visual Code-Generator acts as a preprocessor, but instead of generating HTML, Visual Code-Generator outputs the source code for your project using ...
DETAILS

Building your first Enterprise JavaBean.

This step by step tutorial will show you how to build a simple Session EJB. It will then deploy this EJB on JBoss Server and call it from a JSP page running on Tomcat. You will learn how to call an EJB running on a separate EJB cotainer from a JSP pa...
DETAILS

Big Faceless Graph Library

The Big Faceless Java Graph Library is a 100% Java class library for creating graphs and charts. Version 2 of the Graph Library builds on the same full 3D platform and adds a substantial number of new features requested over the last 5 years. Enhance...
DETAILS

Building your first JSP custom Tag

Tags are reusable code libraries and allow easier separation of HTML and Java code. This tutorial first introduces JSP custom tags and then moves forward to build a simple JSP tag. Every step has been explained in detail. Online demo available.
DETAILS

Introduction to Java Server Pages, Your first JSP Page

Article on step by step installation of Tomcat 4.0 Server. Then moves on to introduce JSP and eventually builds a simple JSP page to test the installation.
DETAILS

Using Java Server Pages (JSP)

This is a short introductory article on JavaServer Pages. It talks about the features of JSP, a simple example, and includes some useful JSP related-links.
DETAILS

Introducing JavaServer Pages

This introductory article covers Things you need to run JSP, JSP Architecture, Using JavaBeans with JSP, Simple JSP examples, and more.
DETAILS

CSDateTime

CSDateTime is a free, open source Java servlet that displays the current date or time using JSP or Server Side Includes (SSI). It features: Simple to setup and use, and Powerful format description method.
DETAILS

Page:
©2003-2008 jCay.com