Helo

On Jan 27, 2006, at 11:05 AM, Buntin, Seth - KATE wrote:

First off, let me say that I am fairly new to Struts.  I am pretty
efficient with Coldfusion and thought I would expand my horizons with
JSP and Struts.


welcome


Now that being said I have a question. I work for a University and most
of the applications I write for the web have LDAP authentication with
our domain controller. I can't seem to find much information about how to do this or where to start. In Coldfusion it was pretty simple. How
simple is it to implement this in Struts?  Where should I look for
information?  Can some one point me in the right direction?


That is outside the struts' scope. It is an application server / servlet container / authentication issue.

Read tomcat (or your application server) documentation and the servlet specification. AFAIK struts supports container-manager authorization (role attribute of action element), and nothing else in the security area.


Thanks,



Seth Buntin


Regards

Marcelo Morales

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

Reply via email to