BUDGET APPROVAL SYSTEM
SAVE THE PROJECT TO: C:\Users\rahul\Documents\NetBeansProjects
HOW TO CONNECT ORACLE TO NETBEANS: 1. Put ojdbc6.jar into C:\oraclexe\app\oracle\product\10.2.0\server\jdbc\lib 2. Put orai18n.jar into C:\oraclexe\app\oracle\product\10.2.0\server\jlib . 3. Add them both to the CLASSPATH variable.
HOW TO START THE PROJECT:-
a) FIRST METHOD:- 1.Click on billmanagement folder. 2.In it click on dist folder. 3.In it click on billmanagement.jar file to start the project.
b) SECOND METHOD:- open netbeans and in that do this:-
1.The main project name is billmanagement. 2.In it click on src folder. 3.In it click on BAS folder. 4.In it run start_page.java to start the project.