AW: Need Help Passing Data Values To My subclass Action class

2005-03-01 Thread Günther Wieser
om servlet context into a hashmap, and have a static method that retrieves the data from this hash map. kr, guenther -Ursprüngliche Nachricht- Von: Scott Purcell [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 01. März 2005 17:09 An: user@struts.apache.org Betreff: Need Help Passing Data Va

Need Help Passing Data Values To My subclass Action class

2005-03-01 Thread Scott Purcell
I am trying to pass a value that is configured in my web.xml which is my "databaseID" that I need in my Action class. I have asked prior, but received no help, so I am trying again. If I have a value in the deployment file that I can get out using a ServletContext, how can I get that into a su