RE: Get properties from the struts-config.xml with Struts 1.1 Beta

2002-03-26 Thread Ditlinger, Steve
, March 26, 2002 5:16 AM To: [EMAIL PROTECTED] Subject: Get properties from the struts-config.xml with Struts 1.1 Beta Hi, I've a problem with Struts 1.1 Beta, to read properties, which are set in the struts-config.xml This code works with an old version from Struts but not with Struts 1.1 Beta

Get properties from the struts-config.xml with Struts 1.1 Beta

2002-03-26 Thread Falkmar Bodo Hinueber
Hi, I've a problem with Struts 1.1 Beta, to read properties, which are set in the struts-config.xml This code works with an old version from Struts but not with Struts 1.1 Beta. Can anybody help me? Here are the sources: The web.xml : ... action org.apache.struts.action.ActionServle