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/.... ???