RE: Application Context Variables

2004-04-08 Thread Marco Mistroni
Hi, I'd go 4 plugins My 2 cents Regards marco -Original Message- From: Kumar M [mailto:[EMAIL PROTECTED] Sent: 08 April 2004 15:45 To: Struts Users Mailing List Subject: Re: Application Context Variables Or you can write a servlet that will load all these vari

RE: Application Context Variables

2004-04-08 Thread MARU, SOHIL (SBCSI)
Thanks guys, thats a bunch of ideas I can go with. This mailing list rocks!! -Original Message- From: Kumar M [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 9:45 AM To: Struts Users Mailing List Subject: Re: Application Context Variables Or you can write a servlet that will

RE: Application Context Variables

2004-04-08 Thread Lowery, Mat
, Sandeep [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 7:26 AM To: Struts Users Mailing List Subject: RE: Application Context Variables If you have filters this might be an option. sandeep -Original Message- From: MARU, SOHIL (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Wednesday

Re: Application Context Variables

2004-04-08 Thread Kumar M
- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Thursday, 8 April 2004 12:06 PM To: Struts Users Mailing List Subject: Re: Application Context Variables Sounds good to me. - Original Message - From: "MARU, SOHIL (SBCSI)" <[EMAIL PROTECTED]> To: "Stru

RE: Application Context Variables

2004-04-08 Thread Takhar, Sandeep
If you have filters this might be an option. sandeep -Original Message- From: MARU, SOHIL (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 6:52 PM To: Struts Users Mailing List Subject: Application Context Variables Hello, I need to instantiate some objects and sto

RE: Application Context Variables

2004-04-07 Thread Mark Mandel
Personally I prefer using a ServletContextListener myself. Mark -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Thursday, 8 April 2004 12:06 PM To: Struts Users Mailing List Subject: Re: Application Context Variables Sounds good to me. - Original Message

Re: Application Context Variables

2004-04-07 Thread Niall Pemberton
Sounds good to me. - Original Message - From: "MARU, SOHIL (SBCSI)" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, April 07, 2004 11:52 PM Subject: Application Context Variables Hello, I need to instantiate some objects and store them in appl