I already use a custom tag for calling the wanted methods but i don't want
to put in each page the tag.
If a personn of my team add a new page, i want that some method must be
called before the page.
A tag is fast forgotten !
I hope to have better explained my problem
Thanks
-----Message d'origine-----
De: Claudio Lorico [mailto:[EMAIL PROTECTED]]
Date: mercredi 5 septembre 2001 17:11
À: [EMAIL PROTECTED]
Objet: Re: Call method in each page
How about using an 'include' file that would call your
access method (remember that you have to import first
the class that contains the access method) or better
still, use a custom tag.
Goodluck!
Dingdong Lorico
--- Lemaire Arnaud <[EMAIL PROTECTED]>
wrote:
> the problem is that i want to ckeck the right access
> by calling some
> existing classes.
> I must also doing some other action, so i can't use
> the server security
>
> Arnauld
==========================================================================To
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets