Windows Installer for WAR
Simple way to make Windows Installer for your java-based web-application with using WiX
0 commentsSave Tags: how-to, java, windows
EmForge-0.24 with MyLyn & CVS support released
New version of open-source, workflow-based task-management system released. Major features are MyLyn integration, CVS support via maven-scm,... more »
0 commentsSave Tags: announcement, java, methodology, news
What Spring Web Flow Offers JSF Developers
Even quite old (posted 1 year ago), but still useful article. As JSF user I looked at the Spring Web Flow and did not know, do I need it? This article... more »
0 commentsSave Tags: how-to, java
Apache CXF + Spring Framework. Now with maven and Acegi Security
Based on other tutorials related to implementing web-services with using Apache CXF and Spring Framework, but concentrated on building with maven and... more »
0 commentsSave Tags: how-to, java, web services
EmForge-0.22 released
New version of "simple but flexible" integrated task & wiki & projects management solution EmForge is released. Major changes are JasperReports... more »
0 commentsSave Tags: announcement, java, web services
First public version of EmForge is available
After long time of development first public version of EmForge is released! EmForge is a J2EE-based, Open-Source, Workflow-Based integrated solution... more »
0 commentsSave Tags: announcement, java, methodology, open source
Lazy Search Reasults Loading with Hibernate
Sometimes it happens, we need to display collection of data, readed from Hibernate into html table. Many times (since number of records may be too... more »
4 commentsSave Tags: database, java
Captcha for JSF - Now with JCaptcha and RichFaces
Tutorial how to implement Captcha with JCaptcha, JSF, RichFaces and Facelets.
0 commentsSave Tags: java, security, web 2.0
Implementing Captcha with JSF
I found several links here about Captcha generation - but not anyone about how to od it with JSF. So, here is simple and small solution how to make it... more »
0 commentsSave Tags: java, security
Ajax-Based File-Upload with progress-bar for PHP 5.2 and Win32
Yes, One more short solution how to do it. It is concentrated on fixing some Win32 specific problems.
0 commentsSave Tags: ajax, php, web 2.0
JBoss jBPM jPDL 3.2 released
jBPM is one of the most powerful open-source workflow engine. I do not found any official information about new release, but new version is available... more »
0 commentsSave Tags: announcement, frameworks, java
Ajax-Based File-Upload with Java Back-End
The short description how to organize ajax-based file upload with java-backend
1 commentsSave Tags: ajax, java, web 2.0
t:inputDate and ajax4jsf
Simple example how to avoid problem with tomahawk's t:inputDate and ajax4jsf and how easy create own tags with facelets
0 commentsSave Tags: ajax, how-to, java
Spring Framework: Dynamic DataSource Routing
I found this article very usefull - because it demonstrates some new features in Spring 2.0
0 commentsSave Tags: frameworks, java