[lug] Off topic: java form-based authentication in a client program
Michael J. Hammel
mjhammel at graphics-muse.org
Wed Aug 30 16:18:21 MDT 2006
On Wed, 2006-08-30 at 15:07 -0600, bgiles at coyotesong.com wrote:
> Nope -- form-based authentication passes the username & password to the
> j_security_check action. That action sets a JSESSIONID cookie that's used
> to identify the client in subsequent visits.
Yeah, that's essentially what I've found via the net. This afternoon I
stumbled upon this discussion:
http://forum.java.sun.com/thread.jspa?threadID=546542&messageID=3570163
Which has a code snippet for handling it. I'm just not sure how to
integrate it with the WSDL stuff we're using too (WSDL being a Yet
Another Foreign Acronym for me at this point).
Thanks for the tips.
--
Michael J. Hammel Senior Software Engineer
mjhammel at graphics-msue.org http://graphics-muse.org
------------------------------------------------------------------------------
Technology keeps us apart. Please, use it. -- Michael J. Hammel
More information about the LUG
mailing list