i am generating the jsp page randomly with sending parameters.now i want to save that dynamically generated jsp page with parmeters as a (.html ) extension.
and that (.html) name should be in form of somename[i].html.so that i can keep it in a for loop to send dif people with diff dynamic data, according to the parameters passed to the jsp page.
is it possible.please reply to me…