Hello,
I am wondering whether is possible to create session PB components?
I mean about something like creating reference to EAServer component in JSP
code, setting an instance value in this component and after redirection to
another JSP page (in the same session) getting this value.
Of course if we open the same pages (e.g. the second JSP page - which
retrieves data) in different browser's window (another session) we should't
see data which has been set in other sessions.
Thanks rubikov
I am wondering whether is possible to create session PB components?
I mean about something like creating reference to EAServer component in JSP
code, setting an instance value in this component and after redirection to
another JSP page (in the same session) getting this value.
Of course if we open the same pages (e.g. the second JSP page - which
retrieves data) in different browser's window (another session) we should't
see data which has been set in other sessions.
Thanks rubikov