how to print a message to console without using main() function?(do not use even static blocks also.)
14 30755How to create and run runnable jar file of a Java Project.
HCL, TCS, Tech Mahindra, US Consulate, Wipro,
4 32871i 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 .........
2430How 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 33067I am trying to pass the string firstName from a Servlet called SampleServet. I am running this on eclipse and it tells me that "the value for annotation attribute must be a constant expression. I don't understand why it is giving me this error. @PersonAnnotation(name = SampleServlet.firstName) public class AnnotationClass{
2353How can we get the details for printing the employee details at run time using JDBC connectivity? can u provide the coding for that? Its urgent?
2 13032How to run the Result Intemation System project in java for collage student in which result of internal exam marks send on parents mobile using SMS? what software required to run this project? please reply immediately...
3117Where can i find some sample applications for different J2EE frameworks like Spring,Struts ,JSF, Hibernate etc ??
2507
what are the other loops except for for,while,do while and until?
Is there any static classes are in java give some examples
How to create Date method to set the date in Ms Access
Can we change the validator-rules.xml for our own validations in struts??
Do you think about CMM(Capability Maturity Model) process?
what is runtime class?
plz send code for Ecorps in j2ee frontend:J2EE Backend: DB2 Express
write a c program which takes 20 numbers in an array as input from user and rearrange them in two different array defining even or odd
write a java program to create a Frame with three scrolls, change the back ground color of the frame using functions with values of scrolls.
Write Down Steps Using SAX Parser
Explain MIDlet Life cycle?
Bubble Sort. java thereafter the user will be asked to inpout the size of the list,sort the list in ascending order and display the sorted list in a horizontal manner???
plz send code for manage group of hotels in j2ee frontend:J2EE Backend: DB2 Express
hai, i want to know how the connectionpool manager work in the java or netbeans.Anybody having the exact code plz give to me i have no idea about that so help me plz
I am trying to pass the string firstName from a Servlet called SampleServet. I am running this on eclipse and it tells me that "the value for annotation attribute must be a constant expression. I don't understand why it is giving me this error. @PersonAnnotation(name = SampleServlet.firstName) public class AnnotationClass{