Oops!!
You are right !
Thanks
Amedeo
On 6 Apr 2009, at 14:50, Anjo Krank wrote:
Am 06.04.2009 um 15:48 schrieb Amedeo Mantica:
lenght
length?
Cheers, Anjo
response.disableClientCaching();
response.removeHeadersForKey("Cahce-Control");
Cache?
---
Rega
On 6 Apr 2009, at 14:50, Anjo Krank wrote:
Am 06.04.2009 um 15:48 schrieb Amedeo Mantica:
lenght
length?
Cheers, Anjo
response.disableClientCaching();
response.removeHeadersForKey("Cahce-Control");
Cache?
---
Regards Patrick
OneStep Solutions LLP
www.o
Am 06.04.2009 um 15:48 schrieb Amedeo Mantica:
lenght
length?
Cheers, Anjo
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscript
Hello, I have a WOComponent that simply return a file, ( an Attachment )
public void appendToResponse(WOResponse response, WOContext context)
{
super.appendToResponse(response, context);
try {
response.disableClientCa