Thanks a lot ! That works very good for me.
| Igor Vaynberg <[EMAIL PROTECTED]>
Verzonden door: [EMAIL PROTECTED] 08/02/2006 17:59
|
|
you can provide a pagename by using this method:
public final String Page.urlFor(final String pageMapName, final Class pageClass,
final PageParameters parameters)
when building a url for your bookmarkable page.
so both of your iframe entry pages should be bookmarkable. once you built a url for them using the method above you should put it into the src attr of your iframe using an attribute modifier.
-Igor
| ____________________________________________________________________________________________________________________________________ ATTENTION !! This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient of this message you are hereby notified that any use, distribution or reproduction of this message and any files is prohibited. If you have received this email in error please notify the system manager by sending this email to [EMAIL PROTECTED] Any views expressed in this email are those of the individual sender and may not necessarily reflect the views of TVH - Group Thermote & Vanhalst. This footnote also confirms that this email message has been swept by our virus-scanning software for the presence of computer viruses. ____________________________________________________________________________________________________________________________________ |
