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 2885cant we call run() method directly instead of calling indirectly through the start() method ? if we do so then what is the problem ?
7 15143How can I check single byte, double byte of character in JTextField?(eg. japan unicode and English unicode)
3988I 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
1861In 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,
2074Employee has a Passport. here employee is an object and passport is an object, give the class design
3 4630Post New Java Related AllOther Questions
Does ms edge support java?
What is maven in java?
Explain main thread under thread class execution?
Can an application have multiple classes having main method?
What is a uint8?
Where is java installed?
Do I need jdk or jre?
Why oracle type 4 driver is named as oracle thin driver?
Why are command line arguments passed as a string?
Explain the encapsulation principle.
What is the use of servlet in java?
What is meant by pass by reference and pass by value in java?
What is java ioc?
when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution
Why are lambda functions called lambda?