You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mohan Radhakrishnan <Mo...@hclcomnet.co.in> on 2003/03/14 04:13:59 UTC

url pattern filter

Hi,

      <servlet-mapping>
      <servlet-name>action</servlet-name>
      <url-pattern>*.action</url-pattern>
    </servlet-mapping>


      I am trying to find a way to filter all actions for detecting session
timeout except login.action.
       
      It is not CMS. Could it be regex pattern matching ? Has anyone done
this?

Mohan

   



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org