What is the best way for disabling any further processing from an action?
I have a file-download action and right now it appends the HTML also to the
response....
I tried
        data.setOutSet(true);
        data.setPageSet(false);
but this seems to be ignored...

So, what is the best way to achieve this?
Neeme



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to