strtuts-html-tld not found error

2003-08-17 Thread Andrew Pierce
I am having trouble going through the Struts tutorial on Javaboutique
which can be found here:

http://javaboutique.internet.com/tutorials/Struts/

The error I am getting says:

org.apache.jasper.JasperException: File /WEB-INF/struts-html-tld not found

Then it lists a bunch of other stuff.

The struts-html.tld (among other tld files) is in:

install-dir\webapps\myproject\WEB-INF

I am sure I am just missing some config info. Any clues?

Thanks.

Andrew Pierce


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



Re: strtuts-html-tld not found error

2003-08-17 Thread Andrew Pierce
I found this problem. It helps to put struts-html.tld in your jsp, not
struts-html-tld.

Sorry for the dumb question.

--amp;


 I am having trouble going through the Struts tutorial on Javaboutique
 which can be found here:

 http://javaboutique.internet.com/tutorials/Struts/

 The error I am getting says:

 org.apache.jasper.JasperException: File /WEB-INF/struts-html-tld not
 found

 Then it lists a bunch of other stuff.

 The struts-html.tld (among other tld files) is in:

 install-dir\webapps\myproject\WEB-INF

 I am sure I am just missing some config info. Any clues?

 Thanks.

 Andrew Pierce


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




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