how to maintain sessions in jsp?can you tellme the methods.
Answer Posted / vilu
HttpSession session = request.getSession(true);
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
how to write the code of jsp program?
How do I run a jsp file in linux?
What does .com stand for?
How to print java variable in jsp?
Explain the jsp life cycle?
What are the possible values for language directive?
Why is _jspservice () method starting with an '_'?
How do you connect to the database from jsp?
What is jsp syntax?
What is the advantage of using getProperty action, as compared to the accessor method?
Can jsp run without server?
What is contextpath?
Explain the advantages in jsp?
Explain JSP directives.
How many types of jsp tags are there?