How can I use Pass-through Domain Authentication with servlet API?
I want to make a very simple html templates for my requesters for adding requests "by two clicks" without entering any usernames and passwords.
And one more question:
How can I redirect an XML-formated response to another HTML file for more readability. Maybe you have an example HTML file to output a result?
Thanks.