G
Gary N.
Hi -
Do jspbeans and javaservlets have the ability to communicate with each
other? The bean and the servlet are in the same .war file.
Specifically, inside the servlet I need to be able to see the Bean data, but
communicating both directions would be nice too. If I send the data back
and forth through the JSP page, that will work, but it seems VERY
inefficient.
Suggestions would be great!
Thanks!
Gary
Do jspbeans and javaservlets have the ability to communicate with each
other? The bean and the servlet are in the same .war file.
Specifically, inside the servlet I need to be able to see the Bean data, but
communicating both directions would be nice too. If I send the data back
and forth through the JSP page, that will work, but it seems VERY
inefficient.
Suggestions would be great!
Thanks!
Gary