je original-
De: Asim Ghosh [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 24 de junio de 2004 8:19
Para: [EMAIL PROTECTED]
Asunto: how do i get the reference of ServletContext in Action Class
hello guys,
can any one tell me that how do i get the reference of ServletConte
xt() method in
the Action class.
-Mensaje original-
De: Asim Ghosh [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 24 de junio de 2004 8:19
Para: [EMAIL PROTECTED]
Asunto: how do i get the reference of ServletContext in Action Class
hello guys,
can any one tell me that how do i get the refer
ourdon
Pyplia Limited
Asim Ghosh <[EMAIL PROTECTED]>
24/06/2004 07:19
Please respond to "Struts Users Mailing List"
To: [EMAIL PROTECTED]
cc:
Subject:how do i get the reference of ServletContext in Action Class
hello guys,
can any o
thod in
the Action class.
-Mensaje original-
De: Asim Ghosh [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 24 de junio de 2004 8:19
Para: [EMAIL PROTECTED]
Asunto: how do i get the reference of ServletContext in Action Class
hello guys,
can any one tell me that how do i get the r
Action class is derived from Object class. Action class doesn't have any
getServletConfing or getServletContext(). ActionServlet has those methods. But i need
the ref. of ServletConfig or ServletContext in Action class.
Alex Epelde <[EMAIL PROTECTED]> wrote:Action class has a getSe
viado el: jueves, 24 de junio de 2004 8:19
Para: [EMAIL PROTECTED]
Asunto: how do i get the reference of ServletContext in Action Class
hello guys,
can any one tell me that how do i get the reference of ServletContext
in Action Class.
asim
-
ricServlet) depending of your servlet api version.
-Mensaje original-
De: Asim Ghosh [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 24 de junio de 2004 8:19
Para: [EMAIL PROTECTED]
Asunto: how do i get the reference of ServletContext in Action Class
hello guys,
can any one tell me that how do
hello guys,
can any one tell me that how do i get the reference of ServletContext in Action
Class.
asim
-
ALL-NEW Yahoo! Messenger - so many all-new ways to express yourself
PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: 'Struts Users Mailing List' <[EMAIL PROTECTED]>
Subject: RE: ServletContext in Action
Date: Tue, 8 Jun 2004 10:07:05 -0700
Frank,
You can also use the following, if you want:
this.servlet.getSe
Frank,
You can also use the following, if you want:
this.servlet.getServletContext();
Thanks,
Venkat
-Original Message-
From: Frank Zammetti [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 08, 2004 7:37 AM
To: [EMAIL PROTECTED]
Subject: ServletContext in Action
Can anyone see how to
us answer I didn't see. Thank you!
>
> Frank
>
>
> >From: [EMAIL PROTECTED]
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >Subject: Re: ServletContext in
ion, works fine. I would in fact prefer
>
> to not go through session if possible though...
>
> Frank
>
>
> >From: Hubert Rabago <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: Struts Users Mailing Li
o: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Subject: Re: ServletContext in Action
Date: Tue, 8 Jun 2004 07:45:00 -0700 (PDT)
There's also getServlet().getServletContext() in case you don't want to go
through th
MAIL PROTECTED]
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >Subject: Re: ServletContext in Action
> >Date: Tue, 8 Jun 2004 10:39:20 -0400
> >
> >request.ge
Ah! I knew it would be an obvious answer I didn't see. Thank you!
Frank
From: [EMAIL PROTECTED]
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Subject: Re: ServletContext in Action
request.getSession().getServletContext();
"Frank Zammetti"
<[EMAIL PROTECTED]>
06/08/2004 10:36 AM
Please respond to
"Struts Users Mailing List" <[EMAIL PROTECTED]>
To
[EMAIL PROTECTED]
cc
Subject
ServletContext in Action
Can anyone see
Can anyone see how to get access to the current ServletContext object from
within an Action? I might be missing something obvious, but I don't see a
way to do it. Specifically I need to get the real filesystem path to my
WEB-INF folder... I have code that does this already, but it requires the
17 matches
Mail list logo