You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Pham Anh Tuan <an...@ichi-corp.jp> on 2005/05/09 07:09:58 UTC

[HELP] Flash load so low ?

hi all,

I got a problem when I include 1 html page contains 1 flash file

I use
<bean:include id="tp1" page="/share/Header.html"/>

<bean:write name="tp1" filter="false"/>

Header.html file contains 1 flash file.

my main jsp file which contains <bean> above, all text in Header file appear, but only Flash file not appear, and my main jsp load so low.

So, plz show me how to include 1 jsp file into 1 jsp file use Struts tag lib .

Thank you for reading

Anh Tuan