Erik Kerkhoven
(0 comments, 15 posts)
This user hasn't shared any profile information
Posts by Erik Kerkhoven
SpringOne conference
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, die onder meer worden gegeven door ‘the father of Spring’ Rod Johnson en aspect-oriented programming pioneer Gregor Kiczales.
De onderwerpen van de sessies zien er bijzonder interessant en nuttig uit! Enkele voorbeelden:
- Spring Web Flow and JSF
- Integrating Spring with the Oracle Application Development framework by Duncan Mills
- Spring.NET
- Practical quick start with Acegi Security
- AOP in the enterprise
- Ajax, DWR and Spring
- TopLink and Spring
- Patterns in Service-oriented architectures
- Testing with Spring
- Spring web services
- The power of Spring transactions
en nog veel meer… zie www.springone.com
Acegi Security for Dummies
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 end up with a basic understanding of this security system.
After downloading the lab you’ll find an application that contains all layers of the Spring framework: a basic Spring MVC tier and service tier that uses Spring JDBC.
Gratis Spring cursus
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 voor leden, maar voor een geeltje ben je lid van NL-JUG en krijg je nog een mooi tijdschrift ook. Jippie!
Easy Ajax for Java
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 Java functions running on a web server as if it was in the browser.” (more…)
AMIS goes Spring
What’s the resemblance between Tai Chi and the Spring Framework? Nothing. …Hmm, it might be noted that both support in gaining an healthy architecture, the first regarding the human body, the latter regarding a Java application. The two different worlds of an ancient art and modern Java programming, has been brought together by Amis by developing an administrative system for the International Taoist Tai Chi Society (ITTCS). This Canadian based association, is the largest non-profit tai chi organization in the world. It is spread over more than 20 countries. The application is called Fred after a cat who lived at a ITTCS site (untill a more meaningfull name would come up). More about ITTCS can be found here: www.taoist.org. (more…)
Spring is bursting out all over
In an article on dev2dev, BEA’s Bill Wroth observes the increase of the usage of the Spring framework on WebLogic customer sites. He writes: "As I travel around to customer sites, it seemingly comes up everywhere. I have seen it in large government agencies, financial companies, and internet companies. I have seen it used by small consultancies and the large systems integrators." Bill states that the Spring framework is strategic for BEA, firstly because of an "inexorable move by developers onto the framework". And secondly, because IoC makes life easier. Read the article here: http://dev2dev.bea.com/blog/wgroth2/archive/2006/02/spring_is_busti.html
Recent Comments