How can you start a jta transaction from a servlet deployed on jboss?
No Answer is Posted For this Question
Be the First to Post Answer
Define the lifecycle for executing a jsp page.
Can we use the constructor, instead of init(), to initialize servlet?
can servlet have instance variables?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
what is the advantage of using Servlets over CGI programming?
What is ServletContext object?
What are the differences between the servletconfig interface and the servletcontext interface?
Describe the phases of servlet lifecycle?
What is a parser. What does a parser do with a XML? Why do we need it?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is servlet configuration?
what is meant by Transaction Isolation Levels?