Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) in a scenario where an administrator needs to migrate the entire application server profiles from v6.1 to v8 using profile management tool (pmt) and he wants to keep all windows services created for these profiles, how to make sure that these windows services are kept after migration process?
IBM,
828how can you describe the relationship between a flexible management topology and the network deployment cell?
IBM,
944how can administrator assign java ee 5 security permissions to actual users in websphere application server?
IBM,
910assume that you installed was 6 after was 8 on your server, is it then possible to migrate was 6 nodes to was 8?
IBM,
873
What is @bean annotation in spring boot? : Spring Boot
Can we call a non-static method from inside a static method?
How to check jdbc connection in java?
What are the restriction imposed on a static method or a static block of code?
What are the various access specifiers for java classes?
Difference between process and thread?
What are the objects involved when a servlet receives a call from client?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
explain multi-threading in java?
What is the difference between int and integer in java?
How to find out the listening ports?
What are the 6 boolean operators?
What are JTA/JTS and how they used by client?
What is the function of drivermanager class?
What is the generic function?