Hi,

I'm just starting with Struts 1.1 and am trying to set up a datasource.  When I 
compile my class I get a worning that Action.Data_Source_Key is deprecated.  Could you 
point me to where I can look up a newer API?  All my books use DATA_SOURCE_KEY.  What 
do I use insted?
Here is the line the code breaks on:

dataSource=(DataSource) servlet.getServletContext.getAttribute(DATA_SOURCE_KEY);

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to