Home

Search results

"category:/Java/web"


Title and summary Date/time
1
Integration of SocialEngine with external user administration
I recently had the task to integrate a SocialEngine installation with an external user administration system (written in PHP). Social Engine users should be automatically created/enabled/disa...
Jul 17, 2011
6:42:00 PM
2
moving over to jQuery
I have to admit that I never really liked JavaScript development. And I still don't want to waste my time with it. Period. But still, javascript brings some nice possibilities to enhance Webapps (ever heard of that Ajax or Web 2.0 thingy? ;-)). So my goal ...
Nov 21, 2008
11:20:00 PM
3
proxy: No protocol handler was valid for the URL
I recently wasted some while trying to configure mod_proxy_balancer. Although I configured everything correctly and enabled all needed modules (mod_proxy, mod_proxy_http all I always got was an internal server error and the following entry in apaches ...
Oct 21, 2008
6:55:00 PM
4
GWT + maven + jetty + stripes
I'm currently working on a new WEB 2.0 style application. As I don't want to waste my time writing JavaScript I decided to make use of GWT in certain areas of the application. As I can't live anymore without maven ;-) I wanted to build my GWT code with it ...
Oct 7, 2008
12:37:15 AM
5
Dojo for beginners
Recently I was playing around with the Dojo Toolkit and encountered some issues while adding a Combo Box to a web application The following is a short list of things I learned (while banging my head against a wall several times)...
May 2, 2008
12:13:00 PM
6
Stripes 1.4.3 released
Version 1.4.3 of the stripes web presentation framework has been released. Although this is only a minor bugfix release, and I'm using the stripes trunk (1.5-SNAPSHOT) version for some time now...
May 15, 2007
12:52:00 PM
7
Howto use Pebble with JBoss
Using Pebble (an open source blog system, which is also used by this blog ;-)) with the JBoss application server is basically just a matter of dropping the pebble.war in your deploy directory. But how to enable pebbles mail functionality? Here you'll find ...
Feb 24, 2007
8:31:00 PM