You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Struts Newsgroup (@Basebeans.com)" <st...@basebeans.com> on 2002/07/19 22:55:02 UTC

jsp:include when page="anAction.do"

Subject: jsp:include when page="anAction.do"
From: "M. David" <dm...@yahoo.com>
 ===
I'm wondering if anybody is attempting this.  The problem I'm seeing is the
content is never completely rendered.

Versions of software:
    JDK 1.3
    tomcat 4.0
    Struts 1.0.2

thanks in advance,
manny







--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: jsp:include when page="anAction.do"

Posted by Kevin Scott <ke...@ev1.net>.
I have had the same problem.  You should call the anAction.do class first.  Have it put all the required data in a javabean then then forward on to a jsp page to display the into the Java bean.



*********** REPLY SEPARATOR  ***********

On 7/19/2002 at 1:55 PM Struts Newsgroup wrote:

>Subject: jsp:include when page="anAction.do"
>From: "M. David" <dm...@yahoo.com>
> ===
>I'm wondering if anybody is attempting this.  The problem I'm seeing is the
>content is never completely rendered.
>
>Versions of software:
>    JDK 1.3
>    tomcat 4.0
>    Struts 1.0.2
>
>thanks in advance,
>manny
>
>
>
>
>
>
>
>--
>To unsubscribe, e-mail:  
><ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>