i have make jar file but when i click in this file then arr swhow "no faund main class" plese help me in this problem becose i want to make a jar file as a dxdcutable file
1 2996cant we call run() method directly instead of calling indirectly through the start() method ? if we do so then what is the problem ?
7 15447How can I check single byte, double byte of character in JTextField?(eg. japan unicode and English unicode)
4043I have deployed a .war file in my application server comprising of struts and hibernate.If i want to change the "dialect" property of hibernate cfg file how can i change(I have only .war file)... Thanks in advance
1922In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.
NCR,
2136Employee has a Passport. here employee is an object and passport is an object, give the class design
3 4770Post New Java Related AllOther Questions
What is the use of flatmap?
What's the difference between code-based security and role-based security? Which one is better? : java security
What is jersey in java?
What is ui framework in java?
What is the difference between a while statement and a do statement?
Is java secure? : java security
What if I write static public void instead of public static void?
Can I have multiple main methods in the same class?
What is map and flatmap?
What is spliterator in java se 8?
Can a dead thread be started again?
What is java bean class?
Do I need jdk or jre?
What is tight coupling in java?
Is java built on c?