Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) can any one tell me how to implement tcng (Traffic Control Next Generation) with HTB (Hierarchical Token Bucket) in Java?which particular class or API is used for that?
2827Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?
7 11246
What is the tree view pane in the web logic server?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What is orm hibernate?
Can we create a constructor in abstract class?
What are some of the important features and advantages of spring framework?
What is inversion of control (ioc)?
what is zuul in spring boot? : Spring Boot
What is hibernate database?
What is aop logging?
What is logical variable?
Describe the basic steps used to create a tiles application?
What is the difference between this() and super() in java?
What is @component annotation in spring?
What are the advantages and disadvantages of node manager?
What isan abstract class and when do you use it?