>  Hi,
>
> I am integrating some reports using the JasperReports integration classes
> found in the Wicket stuff.
>
> Basically I have a class that extends  DynamicWebResource
>
> It is linked using a ResourceLink that triggers its output.
>
> Content type is returned as text/html.
>
> Why is the browser asking me before opening it? I want it to automatically
> open in a new window just as it dows when I approve the dialog box.
>
> On another level, as I specified the output is triggered using a
> ResourceLink on the page. How do I trigger the output when I want to put a
> form and a submit link on the page. This means I want to create the Resource
> on submit and trigger its output based on the form selections not as a
> direct link on the pgae.
>
> Thanks,
> Arie
>

Reply via email to