[opencms-dev] How to include a jsp or a different page into a html
Joachim Arrasz
info at arrasz.de
Mon Jul 14 20:41:01 CEST 2003
Hy
this is , in my opinion a very strange issue. IFRAME is a bad and
dangerous tag and most browsers have a option to disable it. So you can`t
be sure that the page will correctly become shown.
Regards Achim
--
Questions about OpenCMS?
--> www.synyx.de/board
> Ovidiu Balas>
> Hey, Mario
> Yes, actually, there is a way to do this:
> see the following code:
>
> ...
> <tr>
> <td>
> <iframe src="Test.jsp"></iframe>
> </td>
> </tr>
> ...
>
> This way you can include any page you want in the <td> tag. I guess
> <iframe> is supported by Netscape, too, IE it's sure, i've used it many
> times.
>
> Best thoughts,
> Ovi
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
> visit http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list