JMS based on what technology?
Answer / sainaveen
JMS is based on Java technology it used for messaging
between different applications.JMS provides asynchronous
messaging.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the RMI and Socket?
What modifiers may be used with an interface declaration?
What is the need of serialize?
what are JSP tags? what is difference between include action and directory?
What invokes a thread?s run() method?
Why is string immutable in java?
whats is mean by tiles in struts
how to create Calculator GUI using Gridbaglayout as like as Window Calculator??????????? (Open calculator Go-->Run-->type calc-->Enter)
Howmany interfaces are used in RMI?
Hello, I'm java developer. My skill is programming with java,jsp, struts, struts2+spring, hibernate, eclipse, tomcat, mysql,Oracle,Middlegen and other open source technology. I'm interest work any web base project that use my ability above. The thing is that I have never got any chance to work in this field though i am very much comfort with my skills. So if any body want me then i will happily join you. Also I have also some of my friends if you. If you interest to outsource any project to me then also you are welcome. you can reach me by email at me4bangalore@yahoo.in
Why threads will block on I/O?
when we applied start()method on a thread ,how does it know that to execute run()method on that object?