Search:

Type: Posts; User: FailMouse

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    12,299

    Re: Set headers for HttpServletRequest object?

    thanks, I can write a class to implement that interface but what methods do I then call in order to set the values of the request headers? I can see there's a getHeaders() method of...
  2. Replies
    3
    Views
    12,299

    Set headers for HttpServletRequest object?

    hey, I've written a web application and I have methods which take in
    a HttpServletRequest object and process the request headers.

    How can I test my methods which take in HttpServletRequest...
Results 1 to 2 of 2