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 2869cant we call run() method directly instead of calling indirectly through the start() method ? if we do so then what is the problem ?
7 15097How can I check single byte, double byte of character in JTextField?(eg. japan unicode and English unicode)
3983I 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
1851In 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,
2062Employee has a Passport. here employee is an object and passport is an object, give the class design
3 4613Post New Java Related AllOther Questions
How can one prove that the array is not null but empty?
What are tags in java?
What is the content reside in Use case Document?
What is the point of lambda expressions?
What is tier in java?
Describe life cycle of thread?
I 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
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
Why is lambda expression used?
What is entitymanager in jpa?
Why sun introduce concept of anonymous class? What is need and real life use of anonymous class
Why oracle type 4 driver is named as oracle thin driver?
What is jsr in java?
What is jdk for netbeans ide?