You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Vijaya Narasimha <Vi...@seranova.com> on 2001/04/12 03:16:39 UTC

Re: My struts-template is broken - repeat (newbie)

I am having this same problem with i-planet App server v6.0 sp2 and struts
from the april 5th nightly build.
Did anyone else using struts on iAS face this problem? I had been playing
with just the binary distribution.

Does the change that Bram suggested still hold good? Or is my problem
unrelated? Please let me know.

Thanks for youe help

Vijay





----------------------------------------------------------------------------
----

From: bram 
Subject: Re: My struts-template is broken 
Date: Mon, 05 Mar 2001 17:16:26 -0800 

----------------------------------------------------------------------------
----

we had the same problem over here(with ibm websphere), and fixed it by
adding a
pageContext.getout.flush() before the pageContext.include in the Include and
get tags of the
template tags. If you go thrue the cvs reposetory, than you can see that
this line was in the source an month ago (or so)
but it has been removerd(for the reasons check the comments in the cvs)...



----- Original Message -----
From: "Tom Miller" <tm...@kdsi.net>
To: <st...@jakarta.apache.org>
Sent: Monday, March 05, 2001 5:13 PM
Subject: Re: My struts-template is broken


> Turned out the problem was using Tomcat 3.1, templates seem to work
properly
> with Tomcat 3.2.1.
>
> Tom Miller wrote:
>
> > Whew! Somehow or other my 1.0b1 struts-template webapp is refusing to
> > place the header, sidebar, content and footer in their respective places
> > as per the template. Instead these components are placed one after
> > another vertically down my browser page.
> >
> > I've redeployed the 1.0b1 struts-template.war, rebooted Tomcat, rebooted
> > the machine, started over. Tried Netscape and IE5. Even replicated the
> > process on another computer. Does anyone know why this might happen? It
> > may a cockpit error, but I'm at a loss. I think I saw it working
> > correctly the first time I looked at it today, but now I'm doubting that
> > memory.
> >
> > TIA
> > --
> > Tom Miller
> > Miller Associates, Inc.
> > tmiller@kdsi.net
> > 641.469.3535 Phone
> > 413.581.6326 FAX
>
> --
> Tom Miller
> Miller Associates, Inc.
> tmiller@kdsi.net
> 641.469.3535 Phone
> 413.581.6326 FAX
>
>