How to get context object while in Action

2001-09-10 Thread Alex Colic
Hi, how do you get the servlet context object from within a Action class. I notice that the request.getSession.getServletContext is depreciated. I need to get values from the web.xml file. Thanks for the info. Alex = Regards Alex Colic, HBA, B. Ed PopWare Inc. Driving down the

RE: How to get context object while in Action

2001-09-10 Thread Paradis, André
to get context object while in Action Hi, how do you get the servlet context object from within a Action class. I notice that the request.getSession.getServletContext is depreciated. I need to get values from the web.xml file. Thanks for the info. Alex = Regards Alex Colic, HBA, B