Server-side

  • submit to reddit

JDBC/Form-Based Authentication in GlassFish

 Security, specifically authentication and authorization, is one of the least well understood parts of Java EE. This is despite the fact that most...

0 replies - 1523 views - 05/17/13 by Reza Rahman in Articles

A jQuery Inspired Server Side View Model for Java

In HTML applications, jQuery has changed the way people thing about view rendering. Instead of an input or a text field in the view pulling data into it, the...

3 replies - 1853 views - 05/09/13 by Johannes Brodwall in Articles

Hashmap Internal Implementation Analysis in Java

Note: Based on the response from my technical blog  I am posting this article here so that it would be visible to wider...

0 replies - 2429 views - 05/09/13 by Niranjan Tallapalli in Articles

Dev of the Week: Zemian Deng

Every week, we feature a new developer/blogger from the DZone community here and in our newsletter, catching up to find out what they're working on...

0 replies - 7328 views - 05/08/13 by Eric Gregory in Articles

What is a Servlet Container?

In this post, I write a little bit about the basic ideas of web server, Servlet container and its relation with JVM. I want to show that Servlet container is...

0 replies - 1528 views - 05/01/13 by Ryan Wang in Articles

JBoss AS Now "WildFly"

Since it first started as a small grassroots open source project in the late nineties, JBoss AS has come a long way. It is now one of the foremost open...

0 replies - 3163 views - 04/30/13 by Reza Rahman in Articles

Puppet: Installing Oracle Java

In order to run the neo4j server on my Ubuntu 12.04 Vagrant VM I needed to install the Oracle/Sun JDK which proved to be more difficult than I’d...

0 replies - 2676 views - 04/23/13 by Mark Needham in Articles

Developing Java EE 6 Applications With TomEE and NetBeans

I’ve found that one of the most productive ways of developing Java EE applications is by using NetBeans and the TomEE application...

0 replies - 1215 views - 04/17/13 by David Salter in Articles

JavaEE 7 with GlassFish on Eclipse Juno

ava EE 7 is hot. The first four JSRs passed the final approval ballot recently and GlassFish 4 reached promoted build 83 in the meantime. If you are...

0 replies - 1916 views - 04/12/13 by Markus Eisele in Articles

Java EE 7 and EJB 3.2 support in JBoss AS 8

Some of you might be aware that the Public Final Draft version of Java EE 7 spec has been released. Among various other new things, this version of Java EE,...

0 replies - 1721 views - 04/05/13 by Jaikiran Pai in Articles

Java EE, Saviours and Frozen Time...

We've mentioned TomEE in the near past. Led by powerhouse developer David Blevins, it is a very exciting...

0 replies - 3527 views - 04/02/13 by Reza Rahman in Articles

Multiple Methods for Monitoring and Managing GlassFish 3

GlassFish 3 supports multiple methods of monitoring and management. In this post, I look briefly at the approaches GlassFish provides for administration,...

0 replies - 2123 views - 03/24/13 by Dustin Marx in Articles

Most Popular Application Servers

This is the second post in the series where we publish statistical data about the Java installations. The used dataset originates from free Plumbr...

2 replies - 2500 views - 03/18/13 by Nikita Salnikov... in Articles

Downloading Latest GlassFish 4 Promoted

 With the Java EE 7 release date getting closer and closer, this is a great time to download the promoted versions of GlassFish and start...

0 replies - 1913 views - 03/07/13 by Reza Rahman in Articles

Test driving Java API for Processing JSON with GlassFish 4.0

Writing and contributing to a specification is one thing. Working with it and looking into real examples is a pre-condition if you want to give valuable...

0 replies - 2043 views - 02/27/13 by Markus Eisele in Articles