Programming Code (840)
Scripts_Markup Code (257) How to create and run runnable jar file of a Java Project.
HCL, TCS, Tech Mahindra, US Consulate, Wipro,
4 32866i am trying to intigrate ejb and hibernate ,from session facade i am callind dao implemented through hibernate,i am getting a ClassDefNotFoundException for this org/hibernate/Session i ve set the class path at build path and in setEnv in weblogic still .........
2430write a program to count the number the same (letter/character foreg: 's') in a given sentence.
2 7593In LSMW , what does the following error mean and how to rectify it : Incorrect interface data for set 78 in method C . This error is occuring in idoc processing step of LSMW.
2559How to convert string containing decimal point into integer in java? For example given a string like "3.14" as input how to get integer 3 as result.
7 33059Write a C function to search a number in the given list of numbers. donot use printf and scanf
5 16169
how exactly is the lngColour used?
How to get one hasmap value in another hashmap ,only value not key
What is the best way to make wordpress plugin
What is the functionality of EnumWindows?
What is full form of PEPSI
snippet to prevent submission of form when certain/any validations got failed
How can a procedure fetch data from FTP? I need a general code for this..
plz send code for Ecorps in j2ee frontend:J2EE Backend: DB2 Express
how to remove or delete multiple selected items from listbox in on button click in asp?
Can we change the validator-rules.xml for our own validations in struts??
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
program to show a progress bar
write a program that reverses the input number of n.Formulate an equation to come up with the answer.
Question 1: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date. *This Should Be Done IN C++
find out the list of users who have access to all t-codes starts with 'SU'? thanks in advance all.