Originally posted by Ashok Jaganathan:
Can I say a session scope in JSP bean as Stateful session bean?
If you are just comparing the way these two work , Yes.
Both have an identifier and maintain the session state with the calling client. Obviously, the purpose and the mechanism are very diff.