Hi,
I'm currently trying to test my jsp page. Does anybody know if it's possible to insert information into the server session with a client side application and the server will then use that information to process as if it has been called by request.setAttribute in a servlet? Thanks.
I'm currently trying to test my jsp page. Does anybody know if it's possible to insert information into the server session with a client side application and the server will then use that information to process as if it has been called by request.setAttribute in a servlet? Thanks.