Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) I want to run a simple hello world java (HelloWorld.java) program using a batch file. How can i run it and how to construct a batch file.
1 8916What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?
1 3479how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion
2 6112when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
2160how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
2151what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
2266In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i have jdk1.4
1 5475
How are java objects passed to a method and what are native methods?
What is hibernate entitymanagerfactory?
Are annotations inherited?
What is meant by a servlet?
What's the purpose of execute method of action class?
Differentiate between static and non-static methods in java.
What is object english?
Can we extend a class with private constructor?
What are hibernate annotations?
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
What do you mean by two phase commits?
What is nested top-level class?
What is weblogic?
How ejb invocation happens?
What is illegal identifier in java?