CROSSWORD

12345678910111213141516171819
Across
  1. 3. The effect when a variable declared within a certain scope has the same name as a variable declared in an outer scope
  2. 5. You want to use URL rewriting to support client browsers, which do not use cookies. Which method will you use to attach the session id to URL that is to be used for the sendRedirect() method of the HttpServletResponse
  3. 8. The leading open, interoperable platform Java card technology used for samrt card along with _________
  4. 10. A method to invoke a constructor of the same class
  5. 11. The strategy with which Hibernate retrievs associated objects if the application needs to navigate the association
  6. 12. OO principle that is most closely associated with making sure that a class is designed with a single, well-focused purpose
  7. 13. An object that can be passed in switch
  8. 14. Method which is not called more than once by the garbage collector
  9. 15. Best method where a servlet can acquire a data source through a lookup on JNDI naming
  10. 16. Spring service that can be used for big data and it's analytics
  11. 18. References used for scheduling pre-mortem cleanup actions
Down
  1. 1. The Spring Source framework Reactor is example for ___
  2. 2. Spring 3 strategy for resolving the requested media types in a request
  3. 4. what creates a JMS message producer?
  4. 6. When derived properties in hibernate are calculated?
  5. 7. A full-text search engine library for scripting languages
  6. 8. Java Keyword for portability on double values
  7. 9. A situation which occurs due to "greedy" threads when shared resources are not available for long intervals
  8. 17. A javascript framework used in HTML5
  9. 19. An interface with no methods