Re: problems with nested tag examples

2002-08-02 Thread Arron Bates
Sorry to report that your container is out of data, and will not be able to do the "true" recursion that the monkey tree example uses to do it's thing. You'll have two options... update your container, or use what I'll call "faux recursion". Have your page use static includes and arbitrarily mark

problems with nested tag examples

2002-08-01 Thread Fred Livingston
Hello fellow struts users; I have been looking at the nested tags example from the keyboard monkey, but can't get them to work. With I get the following error: org.apache.jasper.JasperException: JSPG0080E: Invalid jsp:include tag With I get the following error: I get the following error: ja