Thread: ProxyServlet
View Single Post
  #1 (permalink)  
Old 01-18-2007, 10:33 AM
jfavero jfavero is offline
Project Contributor
 
Posts: 31
Default ProxyServlet

The Zimlet White paper mentions that there is a Proxy Servlet that can sent requests on behalf of the Java Script client. I need to do this an also support basic authentication (which is says it can do). Is there an example of doing this??

Where is a good place for the documentation of the Ajax and ZmZimletBase apis??
Reply With Quote