Re: Prevent request filter invocation when struts action tag is invoked

2009-10-10 Thread Pancham
This does NOT work. When an action is invoked using "s:action" in JSP, even if dispatcher is set as below, the request filter is being invoked. Is there any work-around? Thanks. Musachy Barroso wrote: > > Use the "dispatcher" element in the "filter-mapping" element in web.xml, > like: > >

Re: LDAP WITH Struts 2

2009-10-10 Thread Musachy Barroso
Struts doen't know anything about LDAP. If you are using Spring, look at the spring LDAP support: http://www.springsource.org/ldap musachy On Sat, Oct 10, 2009 at 2:22 AM, nani2ratna wrote: > > Hi , > Can anybody tell me how to configure LDAP with struts 2. > We already configures struts2 with

Re: Struts2 2.1.8 MD5 not found

2009-10-10 Thread mailtolouis2020-struts
Thanks Wes, is working fine to me now From: Wes Wannemacher To: Struts Users Mailing List Sent: Sat, October 10, 2009 2:47:19 AM Subject: Re: Struts2 2.1.8 MD5 not found On Monday 05 October 2009 07:37:25 am mailtolouis2020-str...@yahoo.com wrote: > Hi Wes, >

LDAP WITH Struts 2

2009-10-10 Thread nani2ratna
Hi , Can anybody tell me how to configure LDAP with struts 2. We already configures struts2 with spring and ibatis. So can any body give me info about resources to configure ldap with struts2. Thanks and Regards Ratna -- View this message in context: http://www.nabble.com/LDAP-WITH-Struts-2-tp