> -----Original Message-----
> From: Seaman, Sloan [mailto:[EMAIL PROTECTED]
> Sent: 09 September 2004 13:36
> To: 'Struts Users Mailing List'
> Subject: RE: Single sign-on
> 
> 
> We use JNDI to hit our MS Active Directory server.
> Works rather well :)
> --

[[Catching up with email]]

You also might want to allow the web app client to logon to a external
web server. In other words write a special Struts Action does make
use of HTTP over Java Socket and interact with the web server
( aka Commons HttpClient ).

I tried to suggest this idea a few years ago to a client of mine,
but they went with a JavaScript malarky to interface instead to
a popular reporting engine. HttpClient would have been the 
clean and pure Java way. Bah!

--
Peter Pilgrim
Operations/IT - Credit Suisse First Boston, 
10 South Colonnade, London E14 4QJ, United Kingdom
Tel: +44 (0)207 883 4447

==============================================================================
This message is for the sole use of the intended recipient. If you received
this message in error please delete it and notify us. If this message was
misdirected, CSFB does not waive any confidentiality or privilege. CSFB
retains and monitors electronic communications sent through its network.
Instructions transmitted over this system are not binding on CSFB until they
are confirmed by us. Message transmission is not guaranteed to be secure.
==============================================================================


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to