What is the middleware?

Answers were Sorted based on User's Feedback



What is the middleware?..

Answer / ravikiran

middleware is the one where we will write the busines logic

Is This Answer Correct ?    1 Yes 0 No

What is the middleware?..

Answer / sangith

which is used to connect two or more applications, allowing
them to exchange data.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

What does \ mean in regex?

0 Answers  


What are the 3 types of loops in java?

0 Answers  


what is real-time example of runtime polymorphism and compile time polymorphism

4 Answers   SLK Group,


What is synchronization and why is it important in java programming?

0 Answers  


Does unicode support all languages?

0 Answers  






Difference between a Canvas and a Scroll Pane?.

1 Answers   NIIT,


What is a treeset class?

0 Answers  


I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


What an i/o filter?

0 Answers  


What is callablestatement? How you can call stored procedure to pass in parameter?

0 Answers  


What does .equals do in java?

0 Answers  


wht is mean by dirty read?

1 Answers  


Categories