OpenCms 8.0.3 is now ready and available for download.
OpenCms is one of the most popular Open Source Content Management Solutions. This new version was developed by Alkacon Software GmbH with the support of the international OpenCms developer community.
0 replies - 467 views - 11/16/11 by Peter Sreckovic in Announcements
To perform some checks and statistical analysis on my JSPs I needed a
DOM-like, hierarchical model of elements contained in them. But parsing
JSP pages isn’t trivial and is best left to a tool that excels in it –
the Jasper JSP compiler used by Tomcat,...
0 replies - 2146 views - 06/13/11 by Jakub Holý in Articles
I want to share my experiences with JRebel (http://www.zeroturnaround.com/jrebel/).
If you need some neutral information about this product to ease
development with J2EE / JEE applications and application servers, this information is for you! In the...
9 replies - 5494 views - 12/27/10 by Kai Wähner in Articles
The concept of Java Server Pages is simple: submerge Java code and some special directives into an HTML page to add dynamic capabilities to it. Obviously, this process can go out of hand when complex logic scatters into an untestable JSP, with operations like...
3 replies - 5148 views - 07/20/10 by Giorgio Sironi in Articles
The Model-View-Controller architectural pattern is a classic trait of Java applications. For example, Swing is a well-known implementation of this pattern in the context of desktop applications.MVC is part of the oldies but goodies group of patterns: since...
1 replies - 9196 views - 07/01/10 by Giorgio Sironi in Articles
Are we sure that Java servlets are the most productive means to deliver a web interface? Let's dig through a client application written in JavaScript and find out.
0 replies - 14138 views - 06/17/10 by Giorgio Sironi in Articles
OSGi is the emerging Java platform, and a surefire architectural solution to avoid the infamous Jar hell during the development of Java applications.Web interfaces are another rather important feature today, and OSGi lacks as far as I know a native solution...
0 replies - 7999 views - 06/01/10 by Giorgio Sironi in Articles
The last time DZone spoke with Mark Thomas, a Senior Software Engineer with SpringSource and committer for Apache Tomcat, he said that Tomcat has had a long history of memory leaks when reloading web applications. This topic could easily fill its own...
2 replies - 27246 views - 02/01/10 by Mitchell Pronsc... in Articles
Excelsior JET is a compliant Java SE 6 implementation (JVM) with an Ahead-Of-Time compiler and deployment toolkit.
The next version will enable you to protect your Tomcat Web applications against reverse engineering and tampering by deploying them as...
0 replies - 1257 views - 11/24/09 by Dmitry Leskov in Announcements
Excelsior JET is a compliant Java SE 6 implementation (JVM) with an Ahead-Of-Time compiler and deployment toolkit.
Excelsior JET 7.0 will enable you to compile Apache Tomcat together with your Web applications into a native code executable and distribute...
1 replies - 1335 views - 09/23/09 by Dmitry Leskov in Announcements
This release fixes a high profile problem that caused the following exception: jpersist.JPersistException: Column 'a.column' not found. at jpersist.Result.getColumnValue(Result.java:1282)Everyone using these open-source projects should upgrade to the latest...
1 replies - 2489 views - 06/25/08 by David B. in Announcements
Genuitec has announced two major product releases: MyEclipse 6.5 and
MyEclipse 6.5 Blue Edition. DZone has 5 FREE licenses to give away! Both are available for immediate download and
free 30-day trial on the MyEclipse site.
12 replies - 18407 views - 06/24/08 by Schalk Neethling in Articles
The creators of Jspin.com would like to welcome everyone to check out the newest version of our Beta site Codango.com. Codango provides a trusted place
where web developers from around the world come to learn and share
opinions about web development products,...
0 replies - 2142 views - 06/11/08 by Jesse Altman in Announcements
jWebApp is a trouble free full stack MVC web application framework that truly removes the complexities of web development and its configuration. jWebApp is so simple, it can actually be learned in a matter of minutes. This release includes added support for...
0 replies - 3189 views - 05/28/08 by David B. in Announcements
EAP of IntelliJ IDEA version 8.0 came with
numerous new features, and the new approach to encoding is one of them.
Formerly,
encoding used to be a global setting that applied to all projects. Since EAP of
the version 8.0, IntelliJ IDEA recognizes
encoding of...
0 replies - 10118 views - 05/16/08 by Irina Megorskaya in Articles