| Java FAQ | ||
| JSP FAQ | ||
| Servlet FAQ | ||
XyzWs JSP FAQ:
What is the difference between request.getSession(boolean create) and request.getSession()?
Printer-friendly version |
Mail this to a friend
|
Advertisement
|
What is the difference between request.getSession(boolean create) and request.getSession()?
The
The
There is actually no difference between the |