great guys for a great forum!!!


n828cl wrote:
> 
>> From: banto [mailto:banto...@gmail.com]
>> Subject: Re: set-cookie
>> 
>> i´m using something like
>> System.out.println(Thread.currentThread().getStackTrace());
> 
> What you got was a display of the array object - not very interesting. 
> Either iterate through the array, displaying each entry, or just do this:
> 
>     Thread.currentThread().dumpStack();
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/set-cookie-tp28639362p28664798.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to