Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) am searching for the job based on java, swing, currently working small company. they are not giving any salary slip, offer letter. so if i try outside for MNC's they start with previous company details. what should i do..? please help me to get job and make my career.
2675How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
1 4910public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }
7 13159
Can a main method be declared final?
What is pojo in struts2?
Is string a class?
what is an execution group?
What is orm hibernate?
Is jdbc a framework?
What are best practices to follow while developing Struts2 application?
Explain about sets?
What is the use of beanfactory in spring?
Explain how to render an html page using only swing.
What is java swing gui?
Explain the difference between string, stringbuffer and stringbuilder in java?
What is latest hibernate version?
How important is the spring bean configuration file?
What is B2B?