I need to execute it before an application executes.

I know filters are the way but I need to communicate with an applet and I
think filters and applets can´t have a two-way communication.

Thanks.


Christopher Schultz-2 wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Maux,
> 
> maux wrote:
> | I would like to know if there is something that I can configure to an
> | application  that force the application to execute that thing before it
> | executes. I mean I need something that does more or less the same that a
> | filter but without using the class filter.
> 
> Does this need to execute before every request? If so, Filter is the way
> to go. Do you have an aversion to using Filters?
> 
> - -chris
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iEYEARECAAYFAkhO3AIACgkQ9CaO5/Lv0PAcWQCgqRqMsB5kus27wW8QkJC1cvuD
> yMsAn1aWqoFaUU5pnSkWPIHGPYODYbcU
> =cdYz
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Something-like-a-filter-tp17647911p17765736.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to