<init-param>
  <param-name>config</param-name>
  <param-value>/struts-config.xml</param-value>  <== is this correct?
</init-param>

Seems to me that your servlet container cannot find struts-config.xml
file. Is your struts-config.xml in WEB-INF directory or in document
root?

Michael.

On 9/22/05, T West <[EMAIL PROTECTED]> wrote:
> I've tried all of the suggestions given so far, and I'm still
> receiving the same error. Any more suggestions would be greatly
> appreciated.
> Thanks.

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

Reply via email to