Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
No Answer is Posted For this Question
Be the First to Post Answer
Explain pge Directives.
Can you call jsp from servlet?
Is jsp and javascript same?
How is scripting disabled?
What is the major difference between servletcontext and pagecontext?
What is a declaration?
Why does _jspService() start with an ‘_’ but other lifecycle methods do not?
What is out in jsp?
What is the <jsp:param> standard action?
Define JSP Scriptlet.
how to pass values to a function fron input tags, and how to display that values in that called function
What language is used to write servlets and jsp?