users@glassfish.java.net

bypassing form authentication through URL

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Tue, 30 Dec 2008 16:21:12 +0100

is it possible to type an URL that authenticate a user/password
against the container ?

I mean, I have my login form working fine.. with j_username +
j_password .. and submit button

may I authenticate with an URL like: http://user:paswd@locahost:8080/.... ???