Hello,
I'm trying to remove the error on the Users page you get when you are trying to edit a user who has already been created. How should I do it? I have imported the ScadaBR source into NetBeans. I'm going through users.jsp, UsersDwr.java, and Common.java. There are so many erors in the Common.java code. import gnu.io.CommPortIdentifier; is showing an error as gnu.io does not exist.