Johnny Kewl wrote:
On 6/11/08, Christopher Schultz <[EMAIL PROTECTED]> wrote:
maux wrote:
[...]
Let's see if I got this right, and if I can show off a bit.
Maux,
faltan unos datos a esa gente para contestar, pero lo estan intentando
de toda forma.
1) Imaginan que el applet no es tuyo y no
- Original Message -
From: "Karthik Abram" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, June 11, 2008 8:36 PM
Subject: Re: Something like a filter
Don't think a ServletContextListener gets anything but context
initialize() and destroy
Don't think a ServletContextListener gets anything but context
initialize() and destroy() calls.
On 6/11/08, Christopher Schultz <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Maux,
>
> maux wrote:
> | I need to execute it before an application executes.
>
> What
- Original Message -
From: "maux" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 04, 2008 4:20 PM
Subject: Something like a filter
Hi,
I would like to know if there is something that I can configure to an
application that force the application to execute that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Maux,
maux wrote:
| I need to execute it before an application executes.
What do you mean "before an application executes"? Do you mean that you
need something to run before any requests are processed? Then you want
to use a ServletContextListener.
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 archiv
-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 bu
applications to throw an applet before the
application executes. And depends in one of the return applet parameter,
allow or deny the access to the application.
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Something-like-a-filter-tp17647911p17647911.html
Sent from the Tomcat