alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

jforum example source code file (1.txt)

This example jforum source code file (1.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - jforum tags/keywords

freemarker, in, it, it, java, java, jforum, jforum, jsp, technologies, template, this, vraptor, vraptor

The jforum 1.txt source code

!!! JForum 3 - Technologies
In order to keep JForum growing and getting better, we decided to do a major refactoring in the core code, using the following technologies: 

!! Java 5
This one does not require an introduction. It is out there for some years now, being widely used and supported by almost all hosting companies and corporations. It provides more performance than Java 2, as well useful new language features. 

!! Hibernate 3
Will help a lot with multi database support.

!! VRaptor
[VRaptor|http://www.vraptor.org] it's a very nice and easy to use framework, going to help on the hardcore part of session management, action dispatching and request processing. 

!! Template engine
Probably [Freemarker|http://freemarker.sf.net], which is already used in current versions of JForum. It is fast and easy. JSP 2 / JSTL are still considered, but we need good arguments on that. 

Other jforum examples (source code examples)

Here is a short list of links related to this jforum 1.txt source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.