Wordpress - roneiv.wordpress.com - Eivind's Weblog

Latest News:

Using Selenium to test JSF (myFaces impl) application 18 Oct 2008 | 03:10 am

I have been looking for a good way to do integration testing of webapplications done in JSF, and decided to give Selenium a try. First I had a look at the Selenium IDE, it is basically a Firefox “rec...

Mod_gzip – how to make configuration work for Apache 1.3, mod_jk and JBOSS/JSF 22 Aug 2008 | 08:28 pm

I’ve been working a couple of days trying to get mod_gzip to work with apache 1.3, enabling compression for JSF application (.faces). Everything seemed so easy in the configuration described here, but...

Ajax ReRendering – How to reRender part of your page in Myfaces using Richfaces 8 Aug 2008 | 02:04 am

If you read this post I assume you have a general knowledge about what Ajax is, and what capabilities lies within. As a web-developer, there might be times where you would like to not do a full submit...

Migration guide – go from Myfaces 1.1.X to Myfaces 1.2.3 6 Aug 2008 | 10:36 am

If you are currently using Myfaces 1.1.X and want to start to use Myfaces core 1.2.3, there are certain steps you need to do and to be aware of to be able to make your existing 1.1.X-version applicati...

Using WebAuthentication in Jboss 15 Mar 2008 | 12:35 pm

Hi! Because of a respone to my blog post Perform programmatic logon I decided to provide a bit more complete example of how to use the jboss WebAuthentication. I will show how to do the logon in two ...

Perform a JAAS programmatic login in Jboss – try to solve the “empty” remote user problem 20 Feb 2008 | 02:57 am

For a long time I’ve been using FORM based authentication, logging in with the j_security_check, and then using the getRemoteUser() as a starting point for user-related functionality. But I got a bit ...

Jaas authentication mechanism – is it possible to force j_security_check to go to a specific page? 19 Feb 2008 | 04:57 am

A proper answer to my question in the title would be – no. There are no good solutions of doing this, and even if you can come up with something that would work there are always black holes and pits t...

Refresh parent window from child window – conditional reloading with javascript and AJAX 21 Jan 2008 | 01:00 pm

If you work with popups, there will be situations where you need the parent window to update based on some changes/submitted values in the popup window. I will show a solution that is done for myfaces...

oamSetHiddenInput is not defined – temporarily solution 21 Jan 2008 | 10:12 am

If you use myfaces-1.1.5, you might have seen this error in you console. There are not too many sites presenting information about what’s causing this, and I struggled a bit myself trying to find out ...

Open a popup window in Javascript with window.open – crossbrowser solution 19 Jan 2008 | 07:11 am

The javascript function window.open() seems to be not that advanced, you send the url as a parameter, set the name – width and height of the popup and off you go. But no, the world has never been this...

Recently parsed news:

Recent searches: