Using JSP to display blob as video
My BLOB object is a video file .Please suggest me a way to display this video file using jsp === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set
Saving html files along with images to the hard-disk
Hi there, Can someone help me with this ? Through my JSP code I want to save the html page to my hard disk.I read about Content-Disposition but could not implement that.Please help if if you can. Thanking you in advance.