dear friends, i use openCV in Java. Everything is fine but the thing is that am limited with API, i cant create C files (i\'m not skilled in C/C++ that much and i did not use them for a long time) for
I want to create multiple listboxes when you select the first it does a database querywhich gets a list for the second list box and it carries on for the third and so on. Beside each list box is a for
I want to have a controller that can handle multiple requests. Like a UserController handling all the addUser, deleteUser, updateUser and viewUser functionality. I know that MultiActionController can