Author Archives: Dylan Barrett

jQuery Part 2: More jQuery Basics

Introduction
Welcome to the second part of my overview of jQuery. This article is part of a 3 part series. If you did not read the first article, you may want to go back and read that first. This article is going to pick up where the [...]

Posted in JavaScript, jQuery | Tagged , | Leave a comment

The Unstandard Tag Library: Using Constants Within JSPs

Introduction
The Unstandard Tag Library is a JSP tag library that was developed as part of the Jakarta Project. Its purpose is to provide a collection of useful tags that people have been requesting for JSTL. The library serves as a place to keep all of these tags [...]

Posted in Enterprise Java | Tagged , | Leave a comment

jQuery Part 1: jQuery Basics

Introduction
Welcome to my first blog post on the topic of jQuery. This is the first part of a three part series. This post will cover most of the basic features of jQuery. Then next post will wrap up the basic [...]

Posted in JavaScript, jQuery | Tagged , | Leave a comment