ServletContext application = pageContext.getServletContext();
Regards.
Luis Olivares.
luis.olivares@infosphere.com
--------------------------------------------------------------
"Intelligence is the ability to avoid doing
work, yet getting the work done"
--Linus Torvalds--
----- Original Message -----
From: "Johnson, Nathaniel" <natjohns@indiana.edu>
To: <struts-user@jakarta.apache.org>
Sent: Monday, October 01, 2001 2:49 PM
Subject: getting the servlet context
> Does anyone know how to get the servletContext from within a custom tag
> (public class MyTag extends SupportTag...)
>
> Thanks!
> Nate
>
>
>
|