Hi, I was thinking about a J2ME Live update system. I was wondering with the possibility to update my system with other pieces of code, let me explain.
I have one single jar with core functions, and the system could increase in agreement with necessity of more business rules, or some changes. Could I have two pieces of code in a midlet, and one code could call the other code to make update?
Does anyone know some documentation about it?
Thanks a lot for attention.

Reply With Quote

