rpc « Communication « JSP-Servlet Q&A





1. Cross website servlet to servlet communication framework    stackoverflow.com

I did a lot of research on this but couldn't find a concrete answer. I want to write an application framework which defines server side interfaces which other people can implement ...

2. I can't send my serializable implementations through apache xml-rpc communication    stackoverflow.com

Anyone know how to send my own serialized object implementations as parameter through a apache xml-rpc communication? I already have the extensions enabled on both sides but every time i try ...