Sounds like the sort of thing covered in the API, did you check?
A Kumar
Ranch Hand
Joined: Jul 04, 2004
Posts: 973
posted
0
Thank you...
From the API..
public void addHeader(java.lang.String name, java.lang.String value) Adds a response header with the given name and value. This method allows response headers to have multiple values. Parameters: name - the name of the header value - the additional header value
Regards
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.