⟩ Given the request path below, which are context path, servlet path and path info?
/bookstore/education/index.html
context path: /bookstore
servlet path: /education
path info: /index.html
/bookstore/education/index.html
context path: /bookstore
servlet path: /education
path info: /index.html
What is a green thread?
What is the volatile modifier for?
Which class is the wait() method defined in?
What is a working thread?
What is Programmatic Demarcation?
Explain the transactional attribute NotSupported?
What is Declarative Demarcation?
Explain the transactional attribute Bean-managed?
Explain the transactional attribute Never?
Have you any idea that what is bean managed transaction?