[EMAIL PROTECTED] wrote: >Currently my application consists of cocoon-actions that invoke xsp/xsl >files upon requests. As normal the new output always refreshes the client's >browser view. >Based on some calculations at the actions I'm required to delegate the >response not to the current browser window but to a newly opened browser window. >An examle would be a printable view of a web page. Is this possible with >cocoon2? How could I accomplish it? > >Thanks for your comments! > >Harald > try use javascript for open new window, and submit form within it. Yury.
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>