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
>
> -----Message d'origine-----
> De: Bernard Granier [mailto:[EMAIL PROTECTED]]
> Date: mercredi 5 septembre 2001 12:17
> �: [EMAIL PROTECTED]
> Objet: Re: Call method in each page
>
>
> Hi,
>
> Why do you not use the server security ?
>
> Hope this helps,
>
> Sincerly,
>
> Bernard Granier
> Mr Ted
> 115 rue du Fbg Poissonniere
> 75009 Paris
> www.MrTed.com
> Tel : 33 1 55 31 02 65
> mail : [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: A mailing list about Java Server Pages
> specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Lemaire Arnaud
> Sent: mercredi 5 septembre 2001 11:45
> To: [EMAIL PROTECTED]
> Subject: Call method in each page
>
>
> Hi all,
> i want to call a method on each jsp page (
> typically, i want to test the
> right access of my user ).
> But i have a lot of page, and i don't want to add
> the method call on all
> page.
> I can use the "extend" procedure ( create my super
> class of jsp ), but it is
> not advised.
> So, how can i do this .
> Thank you all
>
> Arnauld Lemaire
>
>
===========================================================================
> 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
>
>
===========================================================================
> 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
>
>
==========================================================================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


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

===========================================================================
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

Reply via email to