what is the difference among session scope and


What is the difference among session scope and request scope when saving formbean?

Ans) When the scope is request, the values of formbean would be there for the current request.

When the scope is session, the values of formbean would be available overall the session.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: what is the difference among session scope and
Reference No:- TGS0266738

Expected delivery within 24 Hours