I have a bit of javascript that needs to communicate with some other server. Can HttpProxyServlet be used for more general purpose use cases, or is it meant to be used with RPCManager only?
Announcement
Collapse
No announcement yet.
X
-
Sorry, I guess that first attempt wasn't very clear. What I was trying to ask is whether I might use it to proxy requests from javascript written outside the SmartClient/SmartGWT framework. i.e., no RPCManager or datasource.
Hoped maybe there was a way to specify a targetUrl in some request parameter or something.
Comment
Comment