Avatar

Level 2

Thank you Srini. I read your discussion and here's what I understood: I have to provide a Servlet and then the client click "Submit by HTTP", the data will be then sent to the Servlet. Servlet then resend these data to the webservice. By doing so, I can avoid using LC Reader Extensions. But the form should be on the web. If the client save the form in his computer this would not work.  Am I right?  Is such Servlet you mentioned easy to develop or is there any examples I can find? Thank you a lot.