Archive | September 26th, 2010

Introduction to Facelets

September 26, 2010

0 Comments

Introduction This article will provide an introduction to the Facelets framework with the assumption that the readers have a basic understanding on Java Server Pages. With the Introduction of JSF, the idea is to make JSP as the view technology for JSF. However the architecture of JSF and JSP are completely different and there were [...]

email

Introduction to Spring Python

September 26, 2010

0 Comments

Introduction This article focuses on providing an introduction to the Spring Python which is a framework that simplifies writing Python applications. The first section of the article provides introductory details on setting up the Python environment and also introduces simple constructs on Python language which will be useful for novice Python programmers. The later section [...]