MooTools Cookie Object PRO

MooTools provides us with Cookie, a global object that provides us with a clean and simple access to the cookies on our web browser. The following code sample shows how simple it is to create a new cookie and how simple it is to read the value of a cookie that already exists. <!DOCTYPE html> […]

MooTools Request Class PRO

The MooTools JavaScript library provides us with the Request class. This class wraps the XmlHttpRequest object and allows us implementing ajax in a much simpler way. The following code sample shows how simple it is to use the MooTools Request class. It includes two files. The first file is the HTML file that includes code […]

Introduction to MooTools PRO

I have recently started to play around with the MooTools JavaScript framework. It is a well known framwork that actually leverages and extends the JavaScript programming language. One of the things MooTools allows us is to define our own classes and use the JavaScript programming language as any other OOP language. Following my experience so […]

HIT Java EE Spring 2012 ACD

This coming summer semester (Spring 2012) I am going to deliver a basic Java EE course in HIT. The course is part of the HIT Computers Science BSc academic program. The main topics we are going to cover in this course are: Java Servlets & JavaServer Pages Java Server Faces Java Persistence API Java EE Web Services […]

Shenkar Java EE Basics Spring 2012 ACD

This semester (Spring 2012) I deliver a basic Java EE course in Shenkar. I deliver it as part of Shenkar Software Engineering BSc academic program. The main topics we are going to cover in this course are: Java Servlets & JavaServer Pages Java Server Faces Java Persistence API Java EE Web Services In addition, we are going […]

Skip to content Update cookies preferences