G
Gary N
Hi -
Is it possible to share information between javabeans and regular
servlets?
I have an application that sets/stores WEB data using beans (in one
frame). In another frame, engineering graphs are displayed using a
servlet. The servlet really needs some of the bean data. Can I
obtain the bean data in the servlet without first passing it back to
the jsp and then submitting it to the servlet?
Thanks for the help?
Gary
Is it possible to share information between javabeans and regular
servlets?
I have an application that sets/stores WEB data using beans (in one
frame). In another frame, engineering graphs are displayed using a
servlet. The servlet really needs some of the bean data. Can I
obtain the bean data in the servlet without first passing it back to
the jsp and then submitting it to the servlet?
Thanks for the help?
Gary