Hi,

I asked this before and I got an good answer.

>> I want to open 2 windows on one "event". The xsp (I mean the data)
>> would be the same, but the output would be: first window html, second
>> window pdf.

I was told that I couldn't handle this in the sitemap. I'd rather put an
open("thePdf") in
the onLoad-event of the html-page. Ok. Makes sense.

But in the beginning I'm passing parameters to the xsp to create the data
dynamically.
So this would mean I would have to again pass the parameters to the
html-page, which would pass
them again to the xsp page. The data there would now get created a second
time (and the pdf would be created).
Because its much data (reports with maybe up to 10.000 - 50.000 entries)
this is somehow a lousy solution.

Isn't there a simpler way to solve this "problem"?


Jonny



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

This electronic message contains information from the mmo2 plc Group which
may be
privileged or confidential. The information is intended to be for the use
of the
individual(s) or entity named above. If you are not the intended recipient
be aware
that any disclosure, copying, distribution or use of the contents of this
information
is prohibited. If you have received this electronic message in error,
please notify
us by telephone or email (to the numbers or address above) immediately.




---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to