.jsp page with data convert to .html page - TechRepublic
Question
November 10, 2006 at 04:01 AM
ssubhra_pattnaik

.jsp page with data convert to .html page

by ssubhra_pattnaik . Updated 19 years, 1 month ago

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…

This discussion is locked

All Comments