Gee if I could only type....  Message text below corrected.

 

-----Original Message-----
From: Ralph Goers
Sent: Tuesday, April 13, 2004 2:46 PM
To: '[EMAIL PROTECTED]'
Subject: Getting the Context

 

I have a component where I need to open an input stream on a file located in /WEB-INF/.  I have implemented a Contextualize method and then in the Configure method I do ContextHelper.getObjectModel(context).  The context is non-null, but the method throws an exception because the object model is not available.  Any ideas on how to get the Context (or ServletContext)?

 

Ralph

Reply via email to