Hi
I am using ajax and jsp in my web application.
The user is required to fill out a few forms, for this i am using ajax to go through the forms, on one of the forms i need to set the session bean value and i am unsure as to how to do that.
Do i submit the form to a servlet then cause the servlet to redirect to a particular page within the specified div tag.
I have to use struts 1.1 though.
any help will be appreciated.
Thanx