Search:

Type: Posts; User: dkar77; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    8,654

    Thanks for the reply. Actually, I was referring...

    Thanks for the reply. Actually, I was referring specifically to POST. Even the Google API FAQ mentions that proxies may have issues with SOAP requests. http://www.google.com/apis/api_faq.html#tech9...
  2. Replies
    3
    Views
    8,654

    Spring HTTP Invoker and HTTP Forwarding Proxy

    Hi,

    I am designing a thick client application that needs to do some simple remoting against a spring-enabled web application. One of the requirements for the client is to support forwarding...
  3. Replies
    1
    Views
    1,471

    found the problem

    I found the problem. I wasn't implementing a writer on my servlet response wrapper.. doh!




    public class MyHttpServletResponseWrapper extends HttpServletResponseWrapper {

    public...
  4. Replies
    1
    Views
    1,471

    How to use JSP results inside a controller

    Hi,

    I am having problems invoking a JSP from inside a controller and then using the resulting markup of that JSP for another operation inside the same controller. Here are the details and my...
Results 1 to 4 of 4