I\'m using NetBeans 6.8 and Tomcat 6.0.xx.I\'ve created a custom realm and updated the NetBeans project bui开发者_开发知识库ld.xml to deploy the realm to Tomcat.When I debug the project, NetBeans star
I\'m trying to write my own Realm to authenticate my users. I have written a class extending org.apache.catalina.realm.RealmBase, compiled to a .jar file and put it in the /lib library.
I want to develop a program in with user can capture and save only last 30 sec of video after stop button pressed.