How to get session in Jsp other than session object?
Answer Posted / gitesh_31in
1)Url Rewritting
2)Cookies
3)Hidden Filed
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is jsp taglib?
Define JSP Scriptlet.
What is the difference between java servlet and jsp?
What is difference between page and pagecontext in jsp?
How many jsp implicit objects are there?
What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.
Why jsp is better over static html also explain lifecycle of a jsp?
Can we define a class inside a jsp page?
How to create menu in jsp with example?
How are jsp(java server pages) better than asp(active server pages)?
Why is jsp used?
Show attributes of page directives.
What happens when a page is statically included in another jsp page?
How many tags are provided by jstl?
What is a expression?