Erik Kerkhoven

This user hasn't shared any biographical information


Posts by Erik Kerkhoven

Project Experience with Acegi Security, Spring MVC and Oracle MapViewer

9/1/2007 - 5:58 am

Tags: , , , , ,
Posted in General, J(2)EE/Java, Java, JEE, OAS and WebLogic Server, Oracle | 1 comment

For a customer with an interesting business we had to build a web application that has a RIA front end, displays data on maps, authenticates thru a web service that is connected with a back office customer subscription system, and that can handle any kind of data (for example shops, garages or whatever) as long [...]

Spring 2.0 in Oracle JDeveloper

11/9/2006 - 4:08 pm

Tags: ,
Posted in General, J(2)EE/Java, Oracle, Web/Java | 2 comments

On Oracle OTN Shay Shmeltzer has written an article that explains how to use the Spring framework within JDeveloper and how to best setup JDeveloper for Spring 2.0. Interface21 has announced that the final release of Spring 2.0 is planned onSeptember 26th, 2006.
http://www.oracle.com/technology/products/jdev/howtos/1013/SpringwithJDev/index.html

Shay will show “(…) some of the nice features that JDeveloper provides for [...]

Meta Data Driven User Interface with Dojo and Spring MVC

28/8/2006 - 5:16 am

Tags: , , , ,
Posted in General, J(2)EE/Java, Java, JEE, OAS and WebLogic Server, Oracle, Web/Java | 5 comments

What I mean with a meta data driven user interface is an application whose appearance and behavior is managed by a special set of data that is stored in a database and that is linked to attributes of the user. For instance the organization to which the user belongs has a contract whith the web [...]

Verslag van SpringOne

20/6/2006 - 9:37 am

Tags: , , , ,
Posted in General, J(2)EE/Java | 3 comments

Op 15 en 16 juni vond in Antwerpen de SpringOne conferentie plaats. Dit event bestond uit vier keynotes, zes zogenaamde university talks, veertig (parallelle) presentaties en 48 sprekers. Dit alles werd bezocht door zo’n 400 ontwikkelaars en andere belangstellenden, afkomstig uit maar liefst 25 landen. In de gangen en zalen hoorde ik veel Engels, Frans, [...]

Free “1000 Java Tips” book

31/5/2006 - 11:04 am

Tags:
Posted in Books, General, J(2)EE/Java | 2 comments

A free book, titled 1000 Java Tips can be found at http://javafaq.nu/java/advert/index.shtml. It is claimed that after reading you will improve your skills and raise your salary.

Map Adventures with Google, Oracle and Spring

23/5/2006 - 1:25 am

Tags: , , , , ,
Posted in Databases, General, J(2)EE/Java, Java, JEE, OAS and WebLogic Server, Oracle, Tools, Web | 1 comment

In summer 2000 I started in the Field Service development team of Oracle’s eBusiness Suite (http://www.oracle.com/applications/service/srvonl_cont.html). The web form Dispatch Center contains four Java applets. One of them is a map. This map displays the location of the customers and the current position of the field service engineers who synchronize their mobile devices with a [...]

SpringOne conference

20/4/2006 - 1:05 pm

Tags: ,
Posted in General, J(2)EE/Java, Java, Web, Web/Java | No comments

Op 15 en 16 juni aanstaande wordt de SpringOne conferentie gehouden in Antwerpen. Dit is de eerste Europese conferentie die specifiek op het Spring Framework betrekking heeft. Het evenement bestaat uit 40 sessies  (in vier parallele series). Deze sessies worden gepresenteerd door de core developers van Spring and andere beroemdheden. Verder zijn er 5 hoofdlezingen, [...]

Acegi Security for Dummies

14/4/2006 - 1:38 pm

Posted in General, J(2)EE/Java, Java, Web | 21 comments

Probably this post is one of many Acegi Security Getting Started’s
to be found on the web. However we at Amis just recently went thru it. Here
is our step-by-step guide how to set up basic authentication and web request authorization.
We used a bit older version of the frameworks. However after going thru
the steps described below, you’ll [...]

Gratis Spring cursus

29/3/2006 - 2:24 am

Posted in J(2)EE/Java, Java, Web | No comments

NL-JUG maakte vandaag de mogelijkheid wereldkundig voor het volgen van een vier-avondse Spring training. Zie www.nljug.org. NL-JUG merkt op: “Samen met bijvoorbeeld Hibernate maakt Spring het programmeren weer leuk! Geen extra code schrijven of hoofdbrekers om je applicatie aan de praat te krijgen. Met Spring kan je sneller betere kwaliteit leveren”. Deze cursus is gratis [...]

Easy Ajax for Java

27/3/2006 - 7:23 pm

Posted in J(2)EE/Java, Java, Web | No comments

I like to bring under your attention DWR – Easy Ajax for Java, a Java open source library created by Getahead. “Easy” is always good (like “free” is always good). The easiness of DWR is the principle that a Javascript method calls a server-side Java method: “It allows code in a web browser to use [...]