Hi, everyone!
Normal HTTP response status code is like this,
--------
HTTP/1.1 200 OK
--------
I want to use JSP to modify the status code like this,
--------
HTTP/1.1 666 OK
--------
How to do the job?
Thanks in advance,
George
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |