Hi Franck,

> > Have you studied the Client HTTP Programming Primer?
> > http://wiki.apache.org/jakarta-httpclient/ForAbsoluteBeginners
> Thanks Roland
> 
> Yep. But this doesn't help me much. The tutorial doesn't desribe how to 
> automate the j_security_check - form-based authentication. There ready 
> to use schemas for BasicAuth, Digest and so on but no j_security-check 
> form-based authentication :-(.

Basic and Digest authentication are on the HTTP level. Form based
authentication is on the application level. The tutorial is all
about submitting forms, whether for authentication or not ;-)
Maybe I'll add a sentence or two about form based authentication
when I find the time.

> I found some code snipples in the net 
> 
(http://forum.java.sun.com/thread.jspa?threadID=546542&messageID=4154990) 
> and I have builded a program that does the thing that I need.

Glad you made it.

cheers,
  Roland


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to