Hi,
Is there a way I could use <jsp:forward> to open the new jsp page either on a new webpage, or another frame on the same page!!
While doing this, I also need to pass something like a 'Vector' from the first page to the new one. If the solution is using javascript, how could I pass this object.
Thanks !!
Is there a way I could use <jsp:forward> to open the new jsp page either on a new webpage, or another frame on the same page!!
While doing this, I also need to pass something like a 'Vector' from the first page to the new one. If the solution is using javascript, how could I pass this object.
Thanks !!