I am very new to apache mina and I have a problem with sending a POJO from the client to the server. Please provide any sample code if possible.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are just starting with MINA you may want to consider whether you should actually be using Netty instead:
If you stick with MINA, there is a good quick start guide here with worked code examples: