Skip to content
Wiadomości pobrane z serwisu TheServerSide.com.

Wicket and Guice Integration: Eliminate Wicket’s web.xml Configuration

An alternate way to integrate Apache Wicket and Google Guice without Wicket XML configuration. Apache Wicket - Deployment Descriptor - XML - Data Formats - Markup Languages ...

Hands-on: Learn how useful XQuery is outside of the database

See how to easily mine your existing messages and data using XQuery. See how XQuery is likely more powerful than you knew and how its syntax is easy to learn. XQuery - XML - Markup Languages - Dat ...

Tomcat 7 RC4 Now Available from Apache

After the long wait, Tomcat 7 is finally on its way! Apache Tomcat - Server - Java - WWW - Apache ...

Why this New Apache Framework Just Clicks – How to Be JSP & MVC Free

The developers of the Apache Click framework seem to be proud of not having a MVC approach inside - should they be? Apache Click - Servers - WWW - Programming - Languages ...

Google App Engine, Sticky Sessions and the Single Page Interface

GAE is an exciting and affordable cloud provider for Java, however it has some limitations for instance no support of sticky sessions, this missing feature makes problematic application development on server-centric ...

Getting Started with the Google Guice Inversion of Control (IoC) Container

We've been doing a little series on IoC and Spring, and thought it might be nice to do the same set of tutorials with Google Guice, just to make it easy to do some comparisons. These two tutorials simply introduce y ...

Hands-On Guide: FIFA World Cup Web Site & Performance Best Practices

The initial page of the FIFA World Cup Website takes up to 8 seconds to respond, it downloads > 200 resources, it doesn't make good use of browser caching and it uses JavaScript that performs really poor on certain ...

Using RichFaces a4j:jsFunction–Sending an Ajax Request from Any JavaScript

Suppose you would like to send an Ajax request when the mouse moves over some plain HTML content on the page, in other words, when mouseover event occurs. We can’t use a4j:support because it can only be attached t ...

Everyone is Talking About Selenium – Here’s How to Get Started

Selenium is an open source, robust set of tools that supports rapid development of test automation for web-based applications. his tool is primarily developed in Java Script and browser technologies and hence suppor ...

8 Essential Development Tools from Tomcat Experts

Tomcatexpert.com contributors are all professional developers, and this article reviews the 8 primary tools that they all use. Programming - Languages - Apache Tomcat - Compiler - Open source ...