Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
HCL,
1161
What is sar file?
What is the name of default jvm that is made used for weblogic?
What is the dispatcher servlet?
What is a jms listener?
What is use of @transactional?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What are the jdbc drivers in java?
When should I use a custom login module versus a TAI to assert identity information?
What is a boolean structure?
What is oop principle in java?
List some of the design patterns used in the spring framework?
State some situations where exceptions may arise in java?
Explain the servlet filter.
How do struts work?
Can we use string in switch case in java?