Hi

I'm relatively new to Struts myself.  Your error might indicate that you
have not got an xml parser set up, you need one to parse the web.xml and
struts-config.xml files, and/or an other .xml files you might be using.
Check that you have xerces.jar or jaxp in your classpath.  Also check that
you have the digester.jar in your classpath.  You can get a list of the
prerequisite software at:

http://jakarta.apache.org/struts/installation-1.0.html

Peter

----- Original Message -----
From: Jae Chi <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 04, 2001 12:19 AM
Subject: strust-example error?


> Hi,
>
> I'm a very newbie. I was trying to get strut-example
> to work. After the index.jsp, it gives "internal
> server error" for "Register with the MailReader ...."
>
> The error says "Parsing error processing resource path
> /WEB-INF/struts-config.xml"
>
> Would you be able to point me to the right direction.
>
> Thanks
>
> Jae
>
>
> =====
> Jae Chi
> [EMAIL PROTECTED]
>
> Without Fear There is not Courage.
>
> __________________________________________________
> Do You Yahoo!?
> Find a job, post your resume.
> http://careers.yahoo.com
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to